.div_left{
width:708px;
height:auto;
margin-bottom:10px;
border:1px;
border-style:solid; 
border-color:#BAE5F4;
float:left;
}
.div_right
{
clear:both;
width:260px;
height:auto;
margin-bottom:10px;
border:1px;
border-style:solid; 
border-color:#BAE5F4;
float:right;
}

.itempic{
width:138px;
float:left;
margin-left:2px;
}
.product_id{
width:100%;
float:left;
height:20px;
text-align:center;
color:#FF3300;
font-size:14px;
}
.product_img{
padding-left:6px;
padding-top:2px;
}

.product_description{
width:100%;
float:left;
height:20px;
text-align:center;
}
.product_price{
width:100%;
float:left;
height:20px;
text-align:center;
color:#FF3300;
font-size:14px;
}
.product-img{
width:128px;
height:110px;
border:0;
}