.tabPanel ul.head {	margin: 0;	padding-left: 1em;	padding-bottom: 19px;	border-bottom: 1px solid #ccc;}.tabPanel ul.head li	{	margin: 0;	padding: 0;	display: inline;	list-style-type: none;}.tabPanel ul.head a:link, .tabPanel ul.head a:visited {	float: left;	color: #444;	outline: none;	line-height: 14px;	margin-right: 1em;	background: #eee;	text-decoration: none;	border: 1px solid #ccc;	padding: 2px 1em 2px 1em;}.tabPanel ul.head a:link.active, .tabPanel ul.head a:visited.active {	color: #000;	background: #fff;	border-bottom: 1px solid #fff;}.tabPanel ul.head a:hover {	background-color: #fff;}