#highlightText {
	position: absolute;
	top: 7px;
	left: 202px;
	width: 106px;
	height: 18px;
}
#highlightBack {
	position: absolute;
	top: 25px;
	left: 36px;
	width: 272px;
	height: 132px;
	background: #000000;
	overflow: hidden;
}
.ItemContainer {
	position: absolute;
	top: 10px;
	left: 5%;
	width: 90%;
	height: 127px;
	overflow: auto;
}
.headingUnderline {
	position: absolute;
	width: 90%;
	height: 1px;
	top: -1px;
	left: 5%;
	color: #FFFFFF;
}
* html .headingUnderline {
	position: absolute;
	width: 90%;
	height: 1px;
	top: 4px;
	left: 5%;
	color: #FFFFFF;
}
.Item a {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 1.4em;
}
.Item a:hover {
	text-decoration: underline;
	cursor: pointer;
}
.redText {
	color: #FF0000;
}
#premSelCarsText {
	position: absolute;
	top: 166px;
	left: 68px;
	width: 106px;
	height: 18px;
}
#premSelCarsBack {
	position: absolute;
	top: 184px;
	left: 36px;
	width: 272px;
	height: 132px;
	background: #000000;
	overflow: hidden;
}
#mainPanelBlurb {
	position: absolute;
	top: 15px;
	left: 19px;
	width: 449px;
	height: 256px;
	overflow: auto;
	text-align: justify;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.4em;
}
.bigRedText {
	color: #FF0000;
	font-size: 24px;
	line-height: 24px;
}
#featuredCarText {
	position: absolute;
	top: 257px;
	left: 323px;
	width: 145px;
	height: 18px;
}
#featuredCarBack {
	position: absolute;
	top: 275px;
	left: 19px;
	width: 449px;
	height: 126px;
	background: #111111;
	overflow: hidden;
}
.headingUnderlineWide {
	position: absolute;
	width: 96%;
	height: 1px;
	color: #FFFFFF;
	top: -1px;
	left: 2%;
}
* html .headingUnderlineWide {
	position: absolute;
	width: 96%;
	height: 1px;
	color: #FFFFFF;
	top: 4px;
	left: 2%;
}
#featuredCarImg {
	position: absolute;
	top: 9px;
	left: 0px;
	width: 280px;
	height: 90px;
}
#mouseIcon {
	position: absolute;
	top: 99px;
	left: 0px;
	width: 73px;
	height: 27px;
	display: none;
}
#mouseText {
	position: absolute;
	top: 99px;
	left: 78px;
	width: 202px;
	height: 27px;
	padding-top: 8px;
	color: #959595;
	overflow: hidden;
	display: none;
}
#jpgText {
	position: absolute;
	top: 99px;
	left: 0px;
	width: 275px;
	height: 27px;
	padding-top: 8px;
	color: #959595;
	overflow: hidden;
	text-align: center;
	display: none;
}
#featuredCarDetailContainer {
	position: absolute;
	top: 20px;
	left: 288px;
	width: 153px;
	height: 93px;
	background: url(images/home/featureCarDetailBack.jpg);
	overflow: hidden;
}
.featuredCarItem {
	width: 133px;
	margin-top: 4px;
	margin-left: 5px;
	background: #111111;
	line-height: 18px;
	padding-left: 10px;
	font-size: 9px;
	text-transform: uppercase;
	overflow: hidden;
}
