/********************** Tabs */
.tabs { overflow:hidden; zoom: 1;}
.tabs li                {float:left; margin: 0px auto; border-right:1px solid #ffffff; border-left:1px solid #fff; font-size:1em; line-height:1em;  font-weight:bold; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { font-size:12px;font-family:Arial;color:#fff;display:block; padding:6px 20px; text-decoration: none; background:url(../images/tab_down.jpg) no-repeat;height:12px;width:117px;}
.tabs a:hover           { text-decoration:none; color:#f2f2f2; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#496778;  font-weight:bold; color:#252525; background:url(../images/tab_up.jpg) no-repeat;}

#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-tabs .padder {background-color:#F7EEDD;padding:0 20px;color:#252525;width:420px;float:left;}
.tabs-header {background:url(../images/tab_header.jpg) no-repeat;height:8px;}
.tabs-footer {background:url(../images/tab_footer.jpg) no-repeat;height:8px;clear:both;}
.product-tabs .padder .std {margin:0;}
