#tab{min-height:0}
#tab div{float:left;overflow:hidden;background:url(../_images/site/tab-on-middle.gif)}
#tab h2,
#tab h3{
	text-transform:none;
	background:url(../_images/site/tab-on-left.gif) no-repeat left top;
	border:none;
	text-align:center;
	text-indent:0;
	color:#fff;
	padding:0;
	margin:0;
	overflow:hidden;
	line-height:1.5em
}
#tab{margin-left:0.35em}
#tab span,
#tab a{border:none;display:block;background:url(../_images/site/tab-on-right.gif) no-repeat right top;	line-height:1.5em}
#tab a{color:#999;background-image:url(../_images/site/tab-off-right.gif)}
#tab a:hover{color:#000}
#tab .taboff h2,
#tab .taboff h3{background-image:url(../_images/site/tab-off-left.gif)}
#tab .taboff{background-image:url(../_images/site/tab-off-middle.gif)}
#tab .clear{margin-left:-0.35em;height:6px;background:url(../_images/site/tab-off-bottom.gif)}


