#map_info_window {
	width: 150px;
}

.map_info{
	background:#ff0000;
	padding:10px 10px;
	color:#fff;
	width:125px;
}

.map_submit{
	padding:2px 5px;
	background:#ffffff;
	cursor:pointer;
	font-weight:bold;
	margin-top:10px;
	font-size:7pt;
	width:125px;
}

#map_info_window_contents{
	background-color: transparent;
}

* html #map_info_window_beak{
/* Alpha transparencies hack for IE */


}

#map_info_window_tl, #map_info_window_tr, #map_info_window_bl, #map_info_window_br,
#map_info_window_t,#map_info_window_l,#map_info_window_r,#map_info_window_b{
	height: 2px;
	width: 2px;
}