#col_left {
width: 375px; margin-right: 25px;
}

#col_right {
width: 375px; margin: 0;
}

table#productlist {
width: 100%;
}

table#productlist td.photo {
text-align: center; padding-right: 10px;
}

table#productlist td.description {
font-size: 11px; color: #656565; width: 300px; font-family: Tahoma;
}

table#productlist h4 {
font-size: 14px; font-weight: bold;
}

h5.outofstock {
color: #bf4419; font-family: Tahoma, sans-serif;
}

table#productlist h5.outofstock {
font-size: 11px;
}

table#productlist .addtocart {
margin-top: 5px;
}

table#productlist .pricedivline {
background: #c0c0c0;
}

table#productlist .price_single {
padding-right: 7px;
}

table#productlist .price_case {
padding-left: 7px;
}

.sale {
color: #bf4419; 
}

h3.ordercase {
clear: both; margin: 12px 0 8px 0; font-size: 18px; font-weight: normal; color: #598527; font-family: Georgia;
}

h4.description {
font-size: 14px; font-family: Georgia; font-weight: normal; color: #505050;
}