/********************** Tabs */
.tabs { margin: 0px 0px; overflow:hidden; border-bottom:0px solid #496778;  zoom: 1; }
.tabs li                { float:left; border-right:1px solid #EAECE3; border-left:1px solid #EAECE3; font-size:0.9em; line-height:1em;  background: #f2f2f2; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px; color:#444; text-decoration: none;}
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:#B4B4B4;  font-weight:bold; color:#ffffff; }

.form-lists input.input-text, .form-list textarea {
width:350px;
}

.form-lists li {
margin:0 0 15px;
}

ul, ol {
list-style-image:none;
list-style-position:outside;
list-style-type: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-tabs .tabs-content .tabs-content-bot {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/tabs_corner_left_bot.gif) no-repeat scroll left top;
}

#tabber {
display:block;
padding-left:1px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
overflow:hidden;
width:2760px;
}