/********************** Tabs */
.product-view .tabs { margin: 30px 0 0; overflow: hidden; zoom: 1; border-top: 1px solid #DADADA; }
.product-view .tabs li { float: left; font-size: 13px; font-weight: 400; line-height: 1em; margin: 0 16px 0 0; padding: 22px 0 0; text-align: center; text-transform: uppercase; }
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs li:last-of-type a { border-right: 0; }
.product-view .tabs li.active a { color: #444; }
.product-view .tabs a { display: block; padding: 2px 15px 1px 0; color: #aeaeae; text-decoration: none; border-right: 1px solid #DADADA; }
.product-view .tabs a:hover { color: #444;; text-decoration: 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}