#pageLeft, #pageRight {
	float: left;
}
#pageLeft {
	margin-left: 0;
	width: 200px;
}
	#pageLeft a.editButton {
		float: none !important;
	}
#pageRight {
	width: 615px;
	margin-left: 10px;
}

	#pageRight div.row {
		clear: both;
		padding-bottom: 20px;
	}
	
		#pageRight div.row div.left {
			width: 650px;
			float: left;	
		}
		
		#pageRight div.row div.right {
			width: 650px;
			float: left;
			margin-left: 20px;	
			margin-top: 30px;
		}
		
div.mod_text h3 {
	padding-bottom: 0px;
	margin-bottom: -10px !important;
}

/**
 * Links en Vacancies overview
 */
#pageRight .mod_links .mod_link,
.mod_vacancies_overview .vacancy {
	background: url('../../Images/background-contentblock.gif') repeat-x top;
	margin-bottom: 10px;
	width: 280px;
	padding: 7px 10px 10px 10px;
	float: left;
	margin: 0 20px 20px 0;
	height: 123px;
}
#pageRight .mod_links .readmore a,
#pageRight .mod_vacancies_overview .readmore a {
	display: block;
	float: right;
	background: transparent url('../../Images/button.gif') no-repeat center;
	vertical-align: middle;
	width: 145px;
	line-height: 17px;
	height: 19px;
	font-weight: bold;
	color: white;
	text-align: center;
}
#pageRight .mod_links .readmore a:hover,
#pageRight .mod_vacancies_overview .readmore a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#pageRight .mod_link img {
	float: left;
	margin: 3px 10px 5px 0;
}
#pageRight .mod_link h4,
.mod_vacancies_overview .vacancy h4 {
	margin-top: 0;
	margin-bottom: 5px;
	color: #0053A0;
	font-size: 100%;
	font-weight: bold;
}
#pageRight .mod_link p,
.mod_vacancies_overview .vacancy p {
	margin-top: 5px;
	height: 73px;
}

/**
 * Vacancies
 */
.mod_vacancies_overview .vacancy {
	height: 130px;
}

div.vacancy dl dt {
	clear: both;
	float: left;
	font-weight: bold;
	padding-right: 5px;
	color: #07447D;
}


/**
 * Contact
 */
#content .contact form {
	width: 576px;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #9B9B9B;
	padding: 0;
	margin-top: 5px;
}
#content .contact .editButton {
	position: absolute;
	margin: 4px 0 0 556px;
}
#content .contact fieldset {
	padding: 20px;
	background: transparent url('/Lib/Images/form-background.gif') repeat;
	margin: 1px 0;
	border: none;
}
#content .contact legend {
	display: none;
}
#content .contact .inputtext input,
#content .contact .inputpassword input,
#content .contact textarea {
	width: 390px;
}
#content .contact .inputtext label,
#content .contact .inputpassword label,
#content .contact .textarea label {
	margin-left: 7px;
	padding-top: 3px;
	display: block;
	float: left;
	clear: left;
	width: 125px;
	_width: 120px;
}
#content .contact .datetime label {
	width: 110px;
	float: left;
}
#content .contact .error.not-empty {
	color: #FF0000;
	margin-left: 135px;
	padding: 3px 0;
}
#content .mod_contactform_required {
	margin-top: 10px;
	font-style: italic;
}
#content .contact .editButton {
	position: absolute;
}


#google_map {
	border-color: #9B9B9B;
}

#content #element-4281 div{
    margin-top: 81px;
}
#content #element-4281 h3{
    margin-bottom: 4px !important;
}
#content #element-4281 p{
    margin-bottom:4px;
}
