/********************** Tabs */
.tabs { margin: 0 -6px 5px; overflow:hidden; background: url(../images/block_header_bg.gif) repeat-x 0 100%; zoom: 1;}
.tabs:after { display: block; clear: both; visibility: hidden; height: 0; font-size: 0; content: '.'; }
.tabs li { float:left; margin: 0 10px; display: inline; padding: 3px 12px 5px; border: 1px solid transparent; border-width: 1px 1px 0; }
.tabs li a { font-size: .9em; font-weight: bold; }
.tabs li.active { border: 1px solid #ede5de; border-width: 1px 1px 0; background: #fff; }
.tabs li.active a { text-decoration: none; color: #000; }

#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}
