#leftBox {
	width : 315px;
	float : left;
	text-align : left;
	padding : 10px;
	margin : 10px 10px 10px 0;
	background : #c8e0f0;
}
#rightBox {
	width : 275px;
	float : left;
	text-align : left;
	padding : 10px;
	margin : 10px 0 10px 0;
	background : #c8e0f0;
}
#leftBox h2 {
	color : #fff;
	font-size : 0.9em !important;
	font-size: 14px;
	text-align : left;
	font-weight : bold;
	background : #0072ac;
	padding : 10px;
	margin : -10px -10px 10px -10px;
}
#rightBox h2 {
	color : #fff;
	font-size : 0.9em !important;
	font-size: 14px;
	text-align : left;
	font-weight : bold;
	background : #0072ac;
	padding : 10px;
	margin : -10px -10px 10px -10px;
}
#branding {
	width : 810px;
	padding : 0;
	margin : auto;
}
#aptsLogo {
	float: left;
	width: 192px;
	height: 55px;
	border: none;
}
#aptsSponsorship {
	float: right;
	width: 400px;
	border: none;
}
#aptsSponsorship img {
	float: right;
	border: none;
	margin-left: 5px;
}
#aptsSponsorship #aptBook {
	border-left: 1px solid #666;
	padding-left: 3px;
}
#paa_callout {
	width : 618px;
	padding : 10px;
	background : #faf8be;
	border : 1px solid #c0bc59;
	margin : 0 0 10px 0;
	clear: both;
}
#paa_callout h2 {
	color : #fff;
	font-size : 0.9em;
	font-weight : bold;
	background : #c0bc59;
	padding : 10px;
	margin : -10px -10px 10px -10px;
}
#paa_callout p {
	font-size: inherit !important;
	font-size: 12px;
	text-align: left;
}
#leftColumn input {
	padding : 5px;
	border : 1px solid #65b7ed;
	margin : 0 0 .5em 0;
	font-size : 0.8em;
}
#leftColumn input[type=image] {
	border: 0;
}
#leftColumn select {
	margin : 0 0 .5em 0;
	padding : 0;
	display : block;
}
.button {
	color : #fff;
	font-size : 0.8em;
	font-weight : bold;
	padding : 5px;
	background : #7dc221;
}
fieldset {
	border : 1px solid #afd5ee;
	color : #68b1e1;
	margin : 0 0 5px 0;
	padding : 5px;
	background : url('http://media.hamptonroads.com/p9/verticals/images/apartments/fieldset_bg.gif') top repeat-x;
}
legend {
	color : #0072ac;
	margin : 0;
	padding : 0;
}
.invisible {
	background : #c8e0f0;
	border : 0;
	border-bottom : 1px dashed;
}         
.pilotSearchButton{
	border:none;
}
select {
	float: none;
}
#homeSearchExtRight{
  margin-top:5px;
}
#partnership_promo{
 float:right;   
 font-size:11px;
 text-transform: uppercase;
 text-align:right;
}

#homeSearchExtLeft select, #homeSearchExtRight select{
  display: inline;
}