#product-template #main {
    background:transparent url(../images/bg-product.jpg) no-repeat scroll 0 20px;
}
#product-template #header {
    background-color:#fff;;
}
#cont-col {
    padding:25px 0 0 21px;
}
#product-template .box-holder {
	float:right;
	padding:0 12px 9px 0; 
/*	padding:0 12px 0 0; */
}
#product-template .box-holder li:first-child {
	width:247px;
}
#product-template .box-holder li {
	width:247px;
}
#product-template .box-holder a {
}
#product-template #bottom-content .divider {
	background:transparent none repeat scroll 0 0;
}
#product-template .info-block {
	color: #fff;
}
#product-template .special-content-link {
	position:absolute;
	margin-left: 14px;
	margin-top: 70px;
/*	margin-bottom:30px; */
	z-index: 5;
}


#sbox-content P{
    font-weight:bold;font-size:0.9em;margin: 10px 0 20px 0;color:#000;
}
#nutrition-hidden {
    display:none;
}
.nutrients-wrapper {
    width:250px;border:2px solid #000;padding:6px 8px;
}
#sbox-content span.nutrition{
    display:block;
    border-bottom: 1px solid #000;
    padding-bottom: 1px;
    margin-bottom:1px;
    height:13px;
}
#sbox-content span.sup{
    height:16px;
}
#sbox-content span.double{
    height:26px;
}
#sbox-content span.divider{
    display:block;
    clear:both;
    border-bottom: 4px solid #000;
}
#sbox-content span.float-left{
    float:left;
}
#sbox-content span.float-right{
    float:right;
}