	#tabs_holder {width:785px; margin-left:20px; border:1px solid #b7be92; overflow:hidden; min-height:170px;}
		#tabs {list-style:none; padding:0; margin:0; width:100%; overflow:hidden;}



									
									
.tab-wrapper {padding:1em 1.5em; margin:0; clear:both;}
	.tab-menu {margin:0; padding:0; list-style:none; overflow:auto; border-bottom:1px solid #b7be92;}
		.tab-menu li {float:left; width:135px; height:21px; line-height:21px; text-indent:10px; border-right:1px solid #b7be92;}
			.tab-menu li a {color:#4c494c; text-decoration:none; font-size:12px; font-weight:bold; display:block;}
			.tab-menu li a:hover,
			.tab-menu li a:focus {/* your effect here */}
		.tab-menu li.tab-selected {background:#b7be92}
			.tab-menu li.tab-selected a {text-decoration:none; color:inherit; /* your effect here */}.tab-menu li li, #tabs li li {clear:both; float:none;}
			#tabs {display:none;}
			.tab-container {height:85px; padding:16px 8px 20px; font-size:12px; overflow:auto;}