#site-left-content-container {
	width:100%;
	float:left;
	overflow:auto;
	overflow-y:hidden;}
	
#site-help-container {
	background:#FFFFFF;
	overflow:auto}
	
#content-container {
	width:711px;}
	
table {
	margin-bottom:20px;
	border-collapse:collapse;
	border-top:2px solid #FFFFFF;
	border-left:2px solid #FFFFFF}
	
table caption {
	visibility:hidden;}

tbody td {
	width:10%;}
	
th {
	background:#00A6B6;
	padding:4px;
	border-bottom:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	color:#FFFFFF;
	vertical-align:top;}
	
td {
	padding:4px;
	border-bottom:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	background:#EEEEEE}
	
.tbl-highlight {
	background:#BBBBBB;
	font-weight:bold;
	color:#FFFFFF;}