@charset "utf-8";
/* CSS Document */

#infoWindow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#333;
	width:300px;
	text-align:justify;
}

#infoWindow h2{
	font-weight:bold;
	font-size:1.2em;
}

#mediaspace{
	text-align:center;
	margin:0px auto;
	height:30px;
}

#map{
	margin-bottom:10px;
	width: 710px; 
	height: 600px;
}

#endLink{
	height:40px;
}
