/********************** Tabs */
.tabs { margin: 15px 0 0; overflow:hidden; border-bottom:1px solid #f4b757;  zoom: 1;}
.tabs li                { float:left; border-right:1px solid #FFF; border-left:1px solid #FFF; font-size:0.9em; line-height:1em;  background:transparent url(../images/tab_bg-2.gif) repeat-x scroll 0 0; }
.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:transparent url(../images/tab_bg_hover.gif) repeat-x scroll 0 0; text-decoration:none; color:#444; ; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:transparent url(../images/tab_bg.gif) repeat-x scroll 0 0;  font-weight:bold; color:#252525; border-left: 1px solid #fed046; border-right: 1px solid #fed046;}

.padder .add-tag-box .input-box input	 { width: 300px; }
.padder .add-tag-box .input-box			 { width: 300px; float:left; margin-right: 10px;}
#product_tabs_description_tabbed_contents,#product_tabs_additional_tabbed_contents,#product_tabs_tags_tabbed_contents,#product_tabs_review_tabbed_contents {
border:1px solid #dadada; border-top:none; -moz-border-radius: 0 0 14px 14px; -webkit-border-radius:0 0  14px 14px;   -opera-border-radius: 0 0  14px 14px;
		background:#F4F4F4 url(../images/product_essential_bg_2.gif) repeat-x scroll 0 0; padding:10px;}
