.markerLabel {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 12px;
}

body {
	
background-color: #000000;
	margin: 0px;
}

#footer {
	padding: 10px;
	color: #cccccc;
	background-color: #333333;
	font-size: 10px;
	minimum-width: 600px;
	
}

#footer A:link {
color:#cccccc;
text-decoration: underline; 
}

#footer A:hover {
text-decoration: none;
color:#cccccc;
}

#header {
background-color: #FFFFFF;
}



#map_canvas {
 }

#content {
padding: 20px;
background-color: #FFFFFF;
}


#markerinfo {
	border: Solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 5px;
	width: 370;
	margin-right:15px;
}

#disclaimer {
	color:#444444;
	margin-top: 10px;
	font-size: 12px;
	
	}
	
	#mapcontainer {
	border: none;
	border-width: 0px;
	}
	
		#sidebar {
	
	color: #cccccc;
	background-color: #FFFFFF;
	border: solid;
	border-width: 1px;
	border-color: #000000;
	font-size: 10px;
	font-family: sans-serif;
	
	}
	
			#searchtip {
	
	color: #777777;
	font-size: 11px;
	font-family: sans-serif;
	margin-top: 10px;
	width:200px;
	}
	
	
	.result .title{
	
	font-size: 12px;
	font-weight: bold;
	}
	
	.result .address{
	
	font-size: 12px;
	color:#333333;
	}
	
	#headercaption {
	font-size: 18px;
	color:#222222;
	
	}
	
		#noresults {
	font-size: 13px;
	font-weight: normal;
	color:#111111;
	padding-left: 5px;
	width:200px;
	
	}
	
	#resultsheader {
	font-size: 12px;
	font-weight: bold;
	color:#111111;
	width:200px;
	}
	
	#resultsheader a {
	font-size: 11px;
	font-weight: normal;
	
	}
	
			#clearresults {
	font-size: 12px;
	padding-left: 10px;
	}
	
	#sidebarscrolldiv{
	
	overflow: auto;
	width: 235px;
	}
	
	#searchresults{
	font-size: 12px;
	margin-top: 10px;
	color:#111111;
	padding: 10px;
	width:200px;
	
	}
	
		#searchbox{
	
	padding-left: 10px;
	padding-top: 10px;
	}
	
	#welcome {
	font-size: 14px;
	font-weight: normal;
	color:#111111;
	width:200;
	}
	
	#recentmarkerspanel {
	font-size: 12px;
	font-weight: normal;
	color:#333333;
	padding: 10px;
	border: solid;
	border-width: 1px;
	border-color: #777777;
	overflow:hidden;
	width:180px;
	}
