/********************** Tabs */
.tabs { margin: 15px 0px 0 0; overflow:hidden; zoom: 1;background: url(../images/bg-LIstPdtTop.png) no-repeat left top; padding:5px;}

.tabs li                { float:left; font-size:14px; line-height:1em;border-right:1px solid #444444;}
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:10px; color:#222; text-shadow:0 1px 1px #999; text-decoration: none; font-weight:bold}
.tabs a:hover           {color:#eee;text-shadow:1px 1px 1px #333 ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover {font-weight:bold; color:#fff; text-shadow:1px 1px 1px #444; background:#4c4c4c}

.padder {padding:10px; border-width:0 1px; border-style:solid; border-color:#7e7e7e}
.padderBottom {background:url(../images/bg-actus.png) no-repeat center bottom; height:5px}

#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ width: 300px; float:left; margin-right: 10px;}

.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}

/*Product related*/
#product_tabs_related_tabbed_contents ol{ clear: both;}
#product_tabs_related_tabbed_contents .related li {border-color:#444;border-style:solid;border-width:1px 0 1px 1px;float:left;height:90px;margin:0;padding:10px;width:222px;}
#product_tabs_related_tabbed_contents .related li.last {border-right:1px solid #444;}
#product_tabs_related_tabbed_contents .related .product-image {float:left;}
#product_tabs_related_tabbed_contents .related .product-image img{vertical-align:top;}
#product_tabs_related_tabbed_contents .related .product-details {margin-left:70px;}
#product_tabs_related_tabbed_contents .related .product-details .price-box{ margin:0; width:100%}
#product_tabs_related_tabbed_contents .related .product-details .regular-price .price{ font-size:17px;margin-right:5px; float:left}