#pointsTable { font-size: x-small; font-family: Arial, Helvetica, sans-serif; border-collapse: collapse; border: none; } #pointsTable thead tr { color: #000000; } #pointsTable tbody tr { color: #000000; } .ptshdr { background-color: #888888; } .ptsroweven { background-color: #CCCCCC; } .ptsrowodd { background-color:  #AAAAAA; }  .numcol { width:  40px; } .llcol { width:  90px; } .distcol { width:  50px; } th { text-align: center; border-top-width: 1px; } td { border-top-width: 1px; } th, td { border-color: #000000; border-style: solid; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 0px; } td.numcol, td.distcol  { text-align: right; } td.llcol { text-align: center; } #languageList { font-size: small; } #languageList .gBranding { display:inline; } #titleText { text-align: center; font-size: larger; font-family: Helvetica, Arial, sans-serif; } #quickReference { text-align: left; font-size: smaller; font-family: New Century Schoolbook, Palatino, Times New Roman, Times, serif; } #tools { font-size: smaller; font-family: Helvetica, Arial, sans-serif; } #main { float: left; width: 84%; } #units { float: left; margin: 3px; } #unitsText { display:inline; } #geoCoder { float: right; margin: 3px; } #geoText { display:inline; } #pointsTableDiv { display:inline; float: left; clear: both; } #map { display:inline; float: right; text-align: center; } #adsDiv { text-align: center; float: right; width: 16%; }
