.clear{
clear:both;
}

p.details{
padding:5px 15px 5px 15px;
font-size:11px;
text-align:justify;
}

.feat_prod_box{
padding:10px 0 10px 10px;
margin:0 20px 20px 0;
border-bottom:1px #b2b2b2 dashed;
clear:both;
}

.prod_img{
float:left;
padding:0 5px 0 0;
pa
text-align:center;
width:128px;
}
.prod_det_box{
width:295px;
float:left;
padding:0 0 0 25px;
position:relative;

}
.box_top{
width:295px;
height:9px;
background:url(images/box_top.gif) no-repeat center bottom;
}
.box_center{
width:295px;
height:auto;
background:url(images/box_center.gif) repeat-y center;
}
.box_bottom{
width:295px;
height:9px;
background:url(images/box_bottom.gif) no-repeat center top;
}
.pie{
font-size:10px;
font-style:oblique;
color: #990000;
font-weight: bold;

}

.prod_title{
color:#f8981d;
padding:5px 0 0 15px;
font-size:13px;
}



