#titleBar {
	clear:both;
	display: block;
	margin: 24px 0 0 0;
}
#titleBar h1{
	width: 195px;
	height: 17px;
	background: transparent url(/assets/en/images/global/headers.png) no-repeat scroll 0 0;
	text-indent: -99999px;
	font-size: 0;
	line-height: 0;
}

#masthead {
	clear: both;
	display: block;
	width: 100%;
	margin: 8px 0 10px 0;
}
#masthead #leftside {
	display: block;
	float: left;
	width: 610px;
}
#masthead #rgtside {
	display: block;
	float: right;
	width: 319px;
}

#leftside #buttonsLS {
	display: block;
	margin-top: 19px;
	border: 0;
	padding: 0;
	width: 305px;
	vertical-align: top;
}
#leftside a.btnLink {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	height: 23px;
	background: transparent url(/assets/en/images/global/utility/btns/buttons_8-bit.png) no-repeat;
	text-indent: -99999px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}
#leftside #buttonsLS a#locateDlr {
	float: left;
	width: 139px;
	background-position: 0 -290px;
}
#leftside #buttonsLS a#locateDlr:hover, #leftside #buttonsLS a#locateDlr:active {
	background-position: 0 -319px;
}
#leftside #buttonsLS a#searchVeh {  /* currently using Search Inventory button images */
	float: left;
	margin-left: 5px;
	width: 152px;
	background-position: 0 -58px;
}
#leftside #buttonsLS a#searchVeh:hover, #leftside #buttonsLS a#searchVeh:active {
	background-position: 0 -87px;
}

#leftside div.hr {
	clear: both;
	margin-top: 20px;
	border: 0;
	padding: 0;
	width: 100%;
	height: 1px;
	text-align: center;
}
#leftside div.hr {
	width: 616px;
	height: 1px;
}

#leftside div.aprimg {
	margin-top: 20px;
	height: auto;
}
#leftside div.aprimg h3 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
#leftside div.aprimg div.leftImg {
	display: inline-block;
	float: left;
	margin-right: 15px;
	width: 212px;
	height: 100%;
}
#leftside div.aprimg img {
	margin-right: 18px;
	width: 206px;
}
#leftside div.aprimg div.rgtCopy {
	float: left;
	width: 363px;
	height: 100%;
}
#leftside div.rgtCopy a#xmLink {
	margin-top: 18px;
	width: 219px;
	background-position: 0 -348px;
}
#leftside div.rgtCopy a#xmLink:hover, #leftside div.rgtCopy a#xmLink:active {
	background-position: 0 -377px;
}
#leftside div.rgtCopy a#onstarLink {
	margin-top: 17px;
	width: 209px;
	background-position: 0 -406px;
}
#leftside div.rgtCopy a#onstarLink:hover, #leftside div.rgtCopy a#onstarLink:active {
	background-position: 0 -435px;
}

div#rgtside div.tile {
	text-align: left;
}
div#rgtside div#tile1 img {
	width: 319px;
	height: 247px;
}

br.clear {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
	height: 0;
}
