div.newspost-graphic {
	width : 330px ;
	font-size : 14px ;
	padding : 0 ;
	margin : 0 20px 20px 0 ;
	float : left ;
}

div.newspost-graphic p {
	font-size : 12px ;
	line-height : 18px ;
	margin : 10px 0 ;
}
		
div.newspost-graphic h1 {
	font-size : 15px ;
}

h2#searchheader {
	font-size : 18px ;
	margin : 20px 0 10px 0 ;
}

div.newspost-graphic h2 {
	margin : 20px 0 10px 0 ;
}

div.newspost-graphic a.schoolname:link,
div.newspost-graphic a.schoolname:visited,
div.newspost-graphic a.schoolname:hover {
	font-size : 16px ;
	font-weight : 600 ;
}

#mapcontainer {
	position : relative ;
}

#loadslide {
	opacity : 0 ;
	display : none ;
	position : absolute ;
	top : 0 ;
	left : 0 ;
	width : 330px ;
	height : 350px ;
	z-index : 25 ;
}

#loadbackground {
	position : absolute ;
	opacity : 0.3 ;
	width : 330px ;
	height : 350px ;
	background-color : #444 ;
	z-index : 1 ;
}

#loadmessage {
	position : relative ;
	top : 100px ;
	text-align : center ;
	color : #FFF ;
	margin : 0 50px 0 50px ;
	/*width : 400px ;*/
	padding : 3px ;
	background-color : #444 ;
	z-index : 2 ;
	font-size : 13px ;
}

#map_canvas {
	position : relative ;
	background-color : #CCC ;
	width : 330px ;
	height : 350px ;
	border-top : 2px solid #666 ;
	border-bottom : 2px solid #666 ;
}

#infowindow {
	width : 220px ;
	font-family : Georgia, Verdana, sans-serif ;
	font-size : 14px ;
}

#infowindow #buildings {
	max-height : 140px ;
	overflow : auto ;
}

.buildinginfo {
	margin : 10px 0 ;
	font-size : 12px ;
	line-height : 16px ;
}

.buildinginfo .building-subtext {
	font-family : Verdana, sans-serif ;
	font-size : 11px ;
}

div {
	display : block ;
}

a.mapthis:link,
a.mapthis:visited,
a.mapthis:hover {
	font-size : 11px ;
	font-family : Verdana, sans-serif ;
}
