/********************** Tabs */
.product-view .tabs {overflow:hidden;zoom: 1; background: url(../images/proview_tbg.png) repeat-x scroll 0 0; height:28px; padding-top: 2px; border-left:1px solid #d9e7ee;border-right:1px solid #d9e7ee; }
.product-view .tabs li                { float:left;font-size:0.9em; line-height:28px; overflow: hidden; }
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs a{ display:block;color:#444; text-decoration: none; font: bold 12px/28px arial; padding-left: 10px; padding-right: 10px;border-right:1px solid #52bff8; }
.product-view .tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; ; text-decoration: none;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover { background:#fff; border-right:1px solid #52bff8; font-weight:bold; color:#C76200; }
.product-view ul.tabs li.first a{ border-left:none; }
#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_tabs_related_tabbed_contents li	{ float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1; }
.product-collateral .padder{ padding: 10px;border: 1px solid #d9e7ee; border-top:none; padding-top: 25px; padding-bottom: 25px; }