ul#tabs-desc{
	padding: 0;
	margin: 0;
	list-style: none;
	background: url(/lib/yhst-8480297768913/footerbg.gif) top left repeat-x;
	width: 97%;
}
.tabheader,.tabhover{
	float: left;
	text-align: center;
	margin-right: 0px;
	background: url(/lib/yhst-8480297768913/tabsnewbg.jpg) 100% 0 no-repeat; 
}

.tabhover {background-position:100% -30px; }

.tabheader a {
	text-decoration: none;
	padding:9px 35px 7px 20px;
	display: block;
	font-weight: bold;
	color: #CCC;
	background: url(/lib/yhst-8480297768913/tabsnewabg.jpg) 0 0 no-repeat; 
}

.tabheader a:hover{
	color: #E49D00;
}
.tabhover a,.tabhover a:hover{
	text-decoration: none;
	padding:9px 35px 7px 20px;
	display: block;
	font-weight: bold;
	color: #000;
	background: url(/lib/yhst-8480297768913/tabsnewabg.jpg) 0 -30px no-repeat; 
}
#tabs-desc .tab-contents{
	clear: both;
    display: none;
	padding: 5px 10px;
	text-align: left; 
}
