.booking_form form {
	height: 255px;
}
.rightcol {
	float: left;
	width: 487px;
	margin-top: 6px;
}
.account_title a {
	font-size: 0.8em;
}
.form_bottom, .account_links {
	margin-bottom: 13px;
}
.leftcol {
	float: left;
	width: 688px;
	height: auto;
	margin: 0 6px;
}
.tabwrap img.alignleft {
	margin: 0 25px 0 16px;
}
.tabwrap .float-left {
	width: 403px;
	margin-top: 10px;
}
.tabwrap h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #333;
}
.tabwrap .float-left p {
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 9px;
	line-height: 1.4em;
}
.info {
	clear: both;
	padding: 14px 21px 20px 21px;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-bottom: 9px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.get_quote {
	float: left;
	width: 341px;
	padding-left: 11px;
	height: 32px;
	line-height: 32px;
	font-size: 0.9em;
	overflow: hidden;
}
.more_info {
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 0.9em;
	overflow: hidden;
}
.get_quote a, .more_info a {
	display: block;
	float: left;
	width: 117px;
	margin-right: 10px;
	text-align: center;
	color: #197ae1;
	font-weight: bold;
	text-decoration: none;
	background: url(../img/more_button2.gif) no-repeat;
}
.top_border {
	height: 6px;
	font-size: 1px;
	width: 677px;
	margin: auto;
	background: url(../img/top_border.gif) no-repeat;
}
.bottom_border {
	height: 6px;
	font-size: 1px;
	width: 677px;
	margin: auto;
	background: url(../img/bottom_border.gif) no-repeat;
}
.parking_info {
	width: 663px;
	padding: 8px 7px 15px;
	margin: auto;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background: #fff;
	overflow:hidden;
}
.parking_info h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #fb8c02;
	padding: 0 0 8px 13px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.parking_info h2 span {
	color: #197ae1;
	font-weight: normal;
}
.parking_info p {
	font-size: 0.9em;
	padding: 8px 10px 0 20px;
	line-height: 1.4em;
}
.parking_info p.intro {
	padding-top: 10px;
	font-weight: bold;
	color: #fb8c02;
}
.rightcol2 {
	float: left;
	width: 293px;
	margin-top: 7px;
}
.share {
	width: 287px;
	height: 47px;
	margin: 0 0 6px 2px;
	background: url(../img/share_bg.gif) no-repeat;
}
.share img {
	float: left;
	margin: 7px 24px 0 24px;
}
.share img.alignleft {
	margin: 16px 0 0;
}
.rightcol2 .top_border {
	height: 13px;
	width: auto;
	background-image: url(../img/top_border2.gif);
}
.rightcol2 .bottom_border {
	height: 12px;
	width: auto;
	background-image: url(../img/bottom_border2.gif);
}
.airports {
	padding: 3px 14px 0 14px;
	overflow: hidden;
	background: url(../img/airports_bg.gif) repeat-y;
}
.airports h3 {
	font-weight: bold;
	color: #333;
	padding: 0 0 9px 12px;
	margin-bottom: 4px;
	background: url(../img/separator.gif) repeat-x left bottom;
}
.airports p {
	float: left;
	width: 42%;
	padding: 0 0 11px 8%;
	font-size: 0.9em;
}
* html .leftcol {
	display: inline;
}
