.drezru-items{
    padding:5px;
    margin-bottom:20px;
}

.drezru-items .drezru-item{
    white-space:nowrap;
    overflow:hidden;
    width:142px;
    float:left;
    margin:5px;
}

.drezru-items .drezru-item img{
    margin:0;
}

.drezru-items .drezru-price{
    background: url(images/price.png) left top no-repeat;
    width:112px;
    height:26px;
    text-align:center;
    color:#FFF;
    font-size:16px;
    line-height:26px;
    font-weight:bold;
    margin-top:5px;
}

.drezru-items .drezru-clear{
    clear:left;
}
