div#google_maps{
	height: 500px;
	width: 550px;
	margin-bottom: 2px;
}

div#google_maps_layer{
	top: 180px;
	left: 210px;
	position: absolute;
	z-index: 20;
}

div#google_maps, div#google_maps *{
	font-size: 9px;
}

div#google_maps p{
	font-size: 12px;
	margin-top: 90px;
	text-align: center;
	color:#C0C0C0;
}

div#google_maps_layer p{
	font-size: 12px;
	text-align: center;
	color:#000000;
	font-weight: bold;
}

div.image_map{
	float: left;
	height: 80px;
	margin-right: 5px;
}


div.content_map{
	/*float: left;*/
	text-align: left;
}

div.content_map * {
	font-size: 15px;
}

div.map_type{
text-align: left;
/*height: 50px;*/
}
