table.tabsTitle {	width: 100%;	border-collapse: collapse;	border-bottom: 1pt solid #CCCCCC;}table.tabs {	width: 100%;	border-collapse: collapse;}table.tabs table {	border-collapse: collapse;}table.tabs td {	font-size: .8em;	font-weight: normal;	white-space: nowrap;	padding: .5em .75em .35em .25em;	border: none;	border-left: 1pt solid #CCCCCC;	}table.tabs td.selected a {	color: #333333;	text-decoration: none;}table.tabs td a {	color: #999999;	text-decoration: none;}table.tabs a:hover {	text-decoration: underline;	}table.tabs td.filler {	width: 100%;	border: none;}