ul.see {  
width: 95%;
border: 0;
margin-top: 8px;
}
.see li {  
   list-style: none;
}
.see a {
   
display: inline-block !important;
vertical-align: middle;
line-height: normal;
}
.price_box {
margin-right: 10px;
min-height: 1px;
display: inline-block;
border-bottom: 1px solid #C0C0C0;
}
.price_box .weight {
    display: block;
    color: #6b6a6a;
    font-size: 12px;
}
.price_box .price {
    display: block;
    color: #e30513;
    font: bold 15px Cuprum;
    text-align: left;
}
.clearr {
    float: none !important;
    clear: both;
}
.product-grid .image {
    display: block;
    overflow: hidden;
}
.product-list .price {
    height: 30px;
}
.product-thumb .button-group {display: none;}

.product-thumb h4 {
    font-weight: bold;
    text-align: center;
}

.product-thumb .caption {
    padding: 0 8px;
    min-height: 10px;
}