/* *** ** Start of DefaultWrapper ** *** */
@import url(/styles/main.css);

.CaptchaComponent {
margin: 8px 0px;
}

.CaptchaComponent input {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
background:#A3BAB2 none repeat scroll 0 0;
height:16px;
margin: 8px 0px;
}/* *** ** End   of DefaultWrapper ** *** */
/* *** ** Start of DirectionsLayout ** *** */
#directions {
	font-size:12px;
	font-family:Arial;
	color:#000000;
}

#directions input {
	padding:0 5px;
	margin:5px 0;
}


.GoogleMap {
	padding:20px 0 0 0;
}/* *** ** End   of DirectionsLayout ** *** */
