#googlemap {
	float: right;
	position: relative;
	top: -50px;
}
#googlemap iframe {
	width: 300px;
	height: 550px;
	border: 1px solid black;
}
.contactform {
	width: 250px;
	border-top: 1px solid #004263 !important;
}
.contactform label {
	color: #004263 !important;
}
.contactform textarea {
	height: 150px;
}
