/********************** Tabs */
.tabs { margin: 10px 0px; overflow:hidden; border-bottom:1px solid #E9E9E9; zoom: 1; }
.tabs li { float:left; border-right:1px solid #ffffff; border-left:1px solid #fff; font-size:0.9em; line-height:1em;  background:#E9E9E9; -webkit-border-radius-topleft:6px -khtml-border-radius-topleft:6px; -moz-border-radius-topleft:6px; border-radius-topleft:6px; -webkit-border-radius-topright:6px -khtml-border-radius-topright:6px; -moz-border-radius-topright:6px; border-radius-topright:6px;}
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:10px 10px; color:#777; font-size:14px; text-decoration: none;}
.tabs a:hover           { background-color:#ccc; text-decoration:none; color:#444; ; text-decoration: none; -webkit-border-radius-topleft:6px -khtml-border-radius-topleft:6px; -moz-border-radius-topleft:6px; border-radius-topleft:6px; -webkit-border-radius-topright:6px -khtml-border-radius-topright:6px; -moz-border-radius-topright:6px; border-radius-topright:6px;}
.tabs li.active a,
.tabs li.active a:hover { background:#ccc; color:#222; -webkit-border-radius-topleft:6px -khtml-border-radius-topleft:6px; -moz-border-radius-topleft:6px; border-radius-topleft:6px; -webkit-border-radius-topright:6px -khtml-border-radius-topright:6px; -moz-border-radius-topright:6px; border-radius-topright:6px;}

#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}
.form-add {margin-bottom:10px;}
