/********************** Tabs */
.tabs { margin: 15px 0px 0 0; overflow:hidden; zoom: 1; width:508px}
.tabs li { float:left; border-left:4px solid #fff; font-size:11px; background: #EBEBEB; width:250px; text-align:center}
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:4px 10px; color:#444; text-decoration: none; font-family:Georgia, "Times New Roman", Times, serif; }
.tabs a:hover           { background-color:##EBEBEB; text-decoration:none; color:#444; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#EBEBEB; color:#231F20; margin:0 0 4px 0; font-weight:bold }
.padder { border:1px solid #EBEBEB; padding:10px; width:482px; min-height:200px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px }

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