/* Results Tables*/.res caption { 	background-color: #0b2852; 	color: #FFFFFF;	caption-side: top;	width: auto;	text-align: center;	font-weight: bold;}.res table {	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;	border-collapse: collapse;	width: 99%;	margin-left: 5px;	margin-right: 5px;	}.res th {	background-color: #666666;	color: #FFFFFF;	padding: 0 0.5em;	text-align: left;	text-decoration: underline;	}.res td {	border-bottom: 1px solid #CCC;	padding: 0 0.5em;	}.res td.width {/*	width: 190px; */	}.res td.adjacent {	border-left: 1px solid #CCC;	text-align: center;	}.res tr.alt1{	background-color: #ddff99;}.res tr.alt2{	background-color: #ffffff;}.gmapRow {	background-color: red;}#maploc{	margin-top: -300px;	float: right;	margin-right: 10px ;}