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