table.results, table.results th, table.results tr, table.results td{
			margin:0;
			padding:0;
			border-collapse:collapse;
			font-family:Arial;
			text-align:center;
			font-size:11px;
		}
		table.results{
			width:278px;
		}
		table.results td{
			border-bottom:1px solid #e7e7e7;
			padding:5px 1px;
			color:#3A546D;
		}
		table.results th{
			color:#cc0000;
			border-bottom:1px solid #e7e7e7;
			padding: 5px 0;
		}
		table.results .fixed{
			width:100px;
		}

