﻿.left {
float:left;
height:300px;
width:160px;
}

.clear {
clear:both;
}

.category_title_row {
width:100%;
background-color:#FCC;
}

.producttable {
border:none;
width:150px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin:0;
padding:0;
text-align:center;
}

.buy_now_image {
border:none;
}

.product_price {
margin-top:5px;
font-weight:700;
}

.item_name {
font-weight:700;
text-align:center;
}

.imagecell img {
border:0;
margin:0;
padding:0;
}

.content {
width:500px;
}