/* formatting style ------------------------------*/
/* -----------------------------------------*/
*{
	font-style:normal;
	margin:0px;
	padding:0px;
}

#map_wrapper{
	position: relative;
}#map_wrapper .close {
	position: absolute;
	height: 25px;
	width: 100px;
	left: 15px;
	top: 520px;
}

a img{
	border-style:none;
}
