#pageheading {
	background-color: #6699CC;
	background-image: url(images/header_airport2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 66px;
	margin: 0px;
	padding: 0px;
	clear: both;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#container #body #content .airport_imagebox {
	margin-left:10px;
	padding: 10px;
	height: 100px;
	width: 150px;
	float: left;
}
#container #body #content #airport_rentals {
	font-size: 70%;
}
#container #body #content table#airport_rentals td{
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #999999;
}
#container #body #content #airport_rentals h3 {
	margin-top: 0px;
	padding-top: 0px;
}

