div.listrightbloc h3 {
    white-space: normal !important;
    text-overflow: clip !important;
    line-height: 1.4;
    height: 4.2em;
    overflow: hidden;
}

.pricebox.sale_price br {
    display: none;
}

.pricebox.sale_price .normal {
    display: inline;
    font-size: 90%;
    color: #666;
}
