.qthead-basic ul.qtabs li {
	/*background: #eeeeee !important;*/
	background: url(../images/manu_back.png) repeat-x scroll center top;
	margin: 0 0 0 0px !important;
	padding: 0 !important;
	border-width: 1px 1px 0;
	border-color: #a0a0a0;
	border-style: solid;
	position: relative;
	bottom: -1px;
	width: 24.48%;
}

*html body .qthead-basic ul.qtabs li {
	/*background: #eeeeee !important;*/
	background: url(../images/manu_back.png) repeat-x scroll center top;
	margin: 0 0 0 0px !important;
	padding: 0 !important;
	border-width: 1px 1px 0;
	border-color: #a0a0a0;
	border-style: solid;
	position: relative;
	bottom: -1px;
	width: 24.3%;
}


.qthead-basic ul.qtabs li span {
	display: block;
	margin: 0;
	padding: 3px 0px;
	text-align: center;
	color: #EFEFEF;
}
.qthead-basic ul.qtabs li.open {
	/*background: #fff !important;*/
	background: url(../images/manu_back_embed.png) repeat-x scroll center top;
	z-index: 2;
	width: 25%;
}
.qthead-basic ul.qtabs li.open span {
	color: #000;
}
div.current-basic {
	clear: both;
	border-width: 1px 1px 1px; 
	border-style: solid;
	border-color: #a0a0a0;
}
