/* CSS Document */

/*Feature Image*/
.feature_image{
float:left;
width:187px;
position:relative;
padding-bottom:7px;
}

/*Featured product head BG*/
.featured_prod_head{
float:left;
position:relative;
text-align:left;
width:563px;
height:41px;
background:url(/wcsstore/jcwhitney/jcw/en_US/ui5_images/featured_prod_head_bg.gif) repeat-x;
}

/*Featured product border*/
.featured_prod_border{
float:left;
position:relative;
text-align:left;
width:563px;
padding-top:10px;
padding-bottom:10px;
background:url(/wcsstore/jcwhitney/jcw/en_US/ui5_images/features-borderbg.gif) repeat-y;
border-bottom:#C94B63 1px solid;
}

/*Feature product data*/
.feature_prod_data{
float:left;
position:relative;
width:180px;
left:10px;
}

/*Header Holder*/
.feature_header_holder{
float: left; 
position: relative;
width: 563px; 
margin-top:7px; 
text-align:bottom;
}
 
/*Headers*/
.feature_header {
float: left; 
position: relative;
width: 186px; 
text-align:bottom;
}