/************************************************
 Created at 2009-11-24

 Copyright by Ziegert IT
 http://www.ziegert.it

 License: Creative Commons || CC-BY-ND
 http://creativecommons.org/licenses/by-nd/3.0/de
*************************************************/
form#maps {
	margin: 0;
	text-align: left;
}

form#maps h4 {
	margin: 5px 0;
	font-size: 100%;
}

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;
}
