#track_map_iframe
{
	display: block;
	min-width: 100%; 
	width: 100px;
	 *width: 100%;
	height: 400px;
	border: none;
	background-color: white;
}
