.row, .row td
{
	width: 100%;
}
.altRow, .altRow td
{
	background-color: #F9F9F5;
	width: 100%;
}
.resultHeader, .resultHeader th
{
	background-color: #035628;
	color: #ffffff;
	font-weight: bold; 
}
.tableWidth
{
	width: 100%;
}

#templateContent_inner {
	overflow: inherit;
	background: none;
}