/********************** Tabs */
.tabs 					{ margin: 0; overflow:hidden; zoom:1;}
.tabs li                { float:left; font-size:11px; line-height:1em; padding-bottom:4px; min-width: 100px; text-align:center; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px; font-weight:normal; color:#80715d; text-decoration: underline; }
.tabs a:hover           { color:#80715d !important; }
.tabs li.active			{ background:#f3efec; }
.tabs li.active a,
.tabs li.active a:hover { font-weight:normal !important; color:#80715d !important; text-decoration: none !important; }

#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_review_tabbedext_contents { background:#f3efec; }
#product_tabs_review_tabbedext_contents .form-list .input-box	{ width: 435px; float:left; }
#product_tabs_review_tabbedext_contents .form-list input { width:435px; }
#product_tabs_review_tabbedext_contents .form-list textarea { width:435px; height:100px; }

.padder { background:#f3efec; padding:0 16px 16px 16px; clear:both; font: normal 11px arial; line-height:13px; }
.padder form { display: inline; }
.padder input, .padder textarea  { font-size: 11px; }
