#tablist{	padding: 3px 0;	margin-left: 0;	margin-bottom: 0;	margin-top: 0.1em;	font: 11px Verdana;	text-transform: uppercase;	position: relative;	z-index: 4;}#tablist li{list-style: none;display: inline;margin: 0;background: none;}#tablist li a{	text-decoration: none;	padding: 3px 0.5em;	margin-left: 3px;	color: #666666;	background: none;	border-top: 1px solid #999;	border-right: 1px solid #999;	border-bottom: none;	border-left: 1px solid #999;}#tablist li a:link, #tablist li a:visited{color: #666666;background: none}#tablist li a:hover{	color: #666666;	background: none;}#tablist li a.current{	color: #000000;	cursor: text;	background: none;	border-top: 1px solid #000000;	border-right: 1px solid #000000;	border-bottom: 1px solid #FFFFFF;	border-left: 1px solid #000000;}#tabcontentcontainer{	width:520px;}.tabcontent{display:none;}
