.topbar {
	background:url('/images/bgVehicleNav_white.jpg') top left repeat-x;
	height:46px;
	background-color :Red;
}
.DevelopmentToolDiv
{
	
	border: solid 1px #ececec;
	border-top: none;
	color: #000000;
	
}

#_topbar_left {
	padding-left:10px;
	float:left;
	font-weight:bold;
	line-height:46px;
	width:50%;
	overflow:hidden;
	white-space:nowrap;
}

#_topbar_right {
	float:right;
	padding-right:10px;
	height:46px;
}

#_topbar_right ul {
	display:block;
	float:none;
	height:1%;
	padding:2px 0 2px 0;
	margin:5px 0 0 0;
}

#_topbar_right ul li {
	float:left;
	display:block;
	background:transparent url('../images/innerpageImages/dotted_grey_vertical.gif') top left repeat-y;
	padding:0px 8px;
	font-size:8.5pt;
	line-height:20px;
	margin-bottom:8px;
	margin-top:6px;
	list-style:none;
}

#_topbar_right ul li a img.icon {
	margin:1px 5px 1px 0;
	float:left;
	border:0;
}

#_topbar_right ul li.listFirst { background:none; }

/* common styles for v2_top_search.tmpl this is located in rightColumn at the top on inventory and vehicle */
.searchBar {
	background:url('/images/bgSearchBar.gif') top left repeat-x;
	height:43px;
	border-top:7px solid #000;
}
.searchBar_left {
	padding-top:10px;
	padding-left:10px;
	float:left;
}
#listing_form {
	padding-top:10px;
	float:left;
	margin-left:5px;
}
.selectReplacement {
	display:none;
}
#searchBar select {
	border:#ccc 1px solid;
}
#loading {
	padding-top:10px;
	float:left;
	margin-left:5px;
}
#searchBar_right {
	padding-top:10px;
	padding-right:10px;
	float:right;
}
#searchBar .input {
	width:150px;
}
