/************************************************
 Created at 2010-02-07
*************************************************/
form#maps {
	margin: 0;
	text-align: left;
}

form#maps h4 {
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	
}

form#maps input,
form#maps div {
	margin: 0 0 15px 0;
}

form#maps a.button,
form#maps a.button:hover,
form#maps a.button:focus {
	text-decoration: none;
	background: none;
	border: none;
	margin: 5px 0 0 0;
	padding: 0;
}
