/*===== Search Page Branding Elements =====*/
/*============== mwidener notes======================*/
/* if there is an issues with the title areas on left side of the Search Results Page 
just remove the background entry below and uncomment the background-color*/

#subColumn H2 {
	/*background-color: #a8833e;*/
	border-top-width:0px;
	border-top-color: #D2D2D2;
	border-top-style: solid;
	background: url("/content/images/productdetails/bgtabscontainer.png") repeat-x scroll 0 0 #a8833e !important;
}

#startPrice {
	background:url(../images/searchdetails/pricingDetails_bg.png) no-repeat 0 0 #13213b;
}

.startingDetails a {
	color:#FFF;
}

.startingDetails a:hover {
	color:#FFF;
	font-size:17px;
	font-weight:bold;
}

#mainColumn {
	width: 850px;
}
