.box_bestseller{
margin-bottom: 20px;
width: 100%;
height: auto;
float: left;
padding-top: 10px;
}



.box-content_bestseller {
 border-left:1px solid #eee;border-right:1px solid #eee;
 border-bottom:1px solid #ccc;
}

.box_bestseller .box-heading_bestseller {

font-weight: bold;
color: #643333;
font-size: 11px;
float: left;
width: 100%;
height: auto;
display: block;
padding: 4px 0 0 0;
margin: -10px 0 10px 0;

}

 li.bestsellerli{
width: 100%;
height: 40px;

}

 li.bestsellerli:last-child{
width: 100%; 
height: 40px;
border-bottom: none;
}
.image_bestseller{
float: left;
width: 64px;
margin-top: 4px;
padding: 0 0 0 4px;
}

.image_bestseller a img {
border: solid 1px #dfdfdf;

}

li.bestsellerli > div {border-top: solid 1px #dfdfdf;
float: left;padding:5px;
width: 99% !important;
height: 40px;
}

.name_bestseller{
float: left;
width: 610px !important;
margin-top: 18px;
}

.name_bestseller a{
color: #333333;
text-decoration: none;
font: 62.5% Arial, Helvetica, sans-serif;
font-size: 10.6px;

}

.name_bestseller a:hover{
color: #E82121;
text-decoration: none;

}

.price_bestseller{
width: 120px;
float: left;
margin-top: 18px !important;
font-size: 11px;
text-align: right;
padding-right: 5px;
color: #333333;
}

.price-old_bestseller{
display:none;
}

.YuzdeBar{
width:70px;
float:left;
margin-top:18px;
padding-left: 19px;
font-size: 12px;
color: #333333;
}

.even {
background: #FFFFFF;
}
.odd {
background: #F7F6F4;
}

 
 