﻿#contact_details{
	float: left;
	width: 260px;
}


#contact_form{
	float: right;
	width: 310px;
	margin-left: 20px;
}

.form{
	background: none;
	border: none;
	padding-left: 0;
	padding-right: 0;
}

h2{
	border-bottom: solid 1px #E3E3E3;
}

h1{
	margin: 0;
}

.vcard{
	position: relative;
	min-height: 1px;
	padding-top: 50px;
}

.vcard h2{
	margin: 0;
}

.vcard .flightops_nz_logo{
	position: absolute;
	top: 30px;
	right: 0;
}


.vcard .flightops_au_logo{
	position: absolute;
	top: 30px;
	right: 0;
}
