.bookHere {
	background:#117fc2;
}
.bookHere a {
	color:#fbd70b;
}
.bookHere select {
	width:auto!important;
	height:20px!important;
	margin-top:-2px;
	padding:0;
}

.fhwRow {
	margin:0 0 10px 0;
	vertical-align: top;
	
	}
.fhwLeft {
	width:30%;
	float:left;
}
.fhwRight {
	width:70%;
	float:right;
	text-align: left;
}

.fhwCol{
	float:left;
	padding:0 5px;
}
.moduleblok form {
	margin-bottom:0!important;
}