/*===== Search Page Branding Elements =====*/

#subColumn H2 {
	background-color: #113E84;
	border-top-width:0px;
	border-top-color: #D2D2D2;
	border-top-style: solid;
}

#startPrice {
	background:url(../images/searchdetails/pricingDetails_bg.png) no-repeat 0 0 #113E84;
}

.startingDetails a {
	color:#FFF;
}

.startingDetails a:hover {
	color:#FFF;
	font-size:17px;
	font-weight:bold;
}

#mainColumn {
	width: 850px;
}
