ul#tabs-desc{
	padding: 0;
	margin: 0;
	list-style: none;
}
.tabheader span, .tabhover span{
	font-size: 1px;
	margin: 0 20px 0 0;
	width: 4px;
	height: auto;
	position: absolute;	
	top: 0;
	left: 0;
}
.tabheader span{
	background: url(/lib/yhst-70692116284386/roundleft.gif) no-repeat;
	height: 24px;
	width: 4px;
}

.tabheader,.tabhover{
	width: auto;
	float: left;
	height: auto;
	position: relative;
	text-align: center;
	z-index: 2;
}

.tabheader a{
	background: url(/lib/yhst-70692116284386/roundright.gif) top right repeat-x;
	text-decoration: none;
	padding: 2px 10px;
	line-height: 20px;
	display: block;
	margin-left: 5px;
	float: left; 
	color: #000;
	width: auto;
	height: auto;
	position: relative;
	z-index: 2;
}
.tabheader a:hover{
	background: url(/lib/yhst-70692116284386/roundright-on.gif) top right repeat-x;
	line-height: 20px; 
	color: #FFF;
	text-decoration: underline;
}
.tabheader a:hover span{
	margin-top: 0;
	background: url(/lib/yhst-70692116284386/roundleft-on.gif) no-repeat;
}
.tabhover a,.tabhover a:hover{
	background: url(/lib/yhst-70692116284386/roundright-on.gif) top right repeat-x;
	text-decoration: underline;
	padding: 2px 10px;
	line-height: 20px;
	display: block;
	margin-left: 5px;
	float: left; 
	color: #FFF;
	width: auto;
	position: relative;
	z-index: 2;
}
.tabhover a span{
	background: url(/lib/yhst-70692116284386/roundleft-on.gif) no-repeat;
	height: 24px;
	width: 11px;
}
#tabs-desc .tab-contents {
	background: url(/lib/yhst-70692116284386/frame.gif) top left no-repeat; 
	clear: both;
	display: none;
	padding: 5px 0;
	min-height: 426px;
	position: relative; 
	width: 572px;
	z-index: 1;
}
#tabs-desc .tab-contents .cont { padding: 5px 10px; }

td#subnav * { z-index: 999; }
