h1, h2, h3 { margin: 4px 0; }
h4, h5, h6 { font-weight: bold; }
.atprint { display: none; }

table.adminList td { font-size: 10px; background-color: White; padding: 2px; }
table.adminList tr.alt td { background-color: #DBDBDB; }

table.form td { padding: 3px; vertical-align: top; }

/*---------------------------------
	Results Page
---------------------------------*/
.locationFinder .searchBar { font-size: 12px; color: White; padding: 6px; background: #4E4E4E url(images/bg_searchBar_repeat.jpg) repeat-x left top; }
	.locationFinder .searchBar label { color: White; font-weight: bold; }
	.locationFinder .searchBar .address { float: left; width: 280px; }
	.locationFinder .searchBar .radius { float: left; width: 100px; }
	.locationFinder .searchBar .search { float: left; width: 104px; padding-top: 16px; }

.locationFinder .results { float: left; width: 328px; background: White url(images/bg_results_repeat.jpg) repeat-x left top; }
    .results h4 {background-color:black; color:white; font-size:13px; padding:2px 4px;}
    .results .elite h4 { }
    .results .elite h6 {background-color:#3F3F3F;color:white;font-size:10px;padding:2px 4px;}
	.results .location { color: Black; font-size: 11px; font-weight: bold; margin: 4px; padding: 4px; background-color: White;border-bottom:1px solid gray; }
	.results .elite .location {background-color:#D7E6EE;}
	.results .elite .location span {color:#727374;font-size:10px;}
	.results .location address {font-style:normal;padding-bottom:8px;}
		.location .title { margin: 2px 0; color: #B40000; font-size: 14px; font-family: Arial, Sans-Serif; }
			.location .title .left { float: left; }
				.location .title h2, .location .title h2 a { color: #B40000; font-size: 14px; font-family: Arial, Sans-Serif; margin: 0; padding: 0; text-decoration: underline; }
			.location .title .right { float: right; width: 100px; text-align: right; }
		
		
.locationFinder .mapHolder { float: left; width: 320px; }
	.mapHolder .mapCanvas { float: left; width: 100%; height: 300px; }

.locationFinder .bubble { font-size: 11px; font-family: Verdana, Arial; margin: 0; padding: 0; line-height: normal; }
	.locationFinder .bubble a,
	.locationFinder .bubble a:visited,
	.locationFinder .bubble a:link
	{ font-size: 11px; font-family: Verdana, Arial; color: Blue; font-weight: normal; }