div#homeTopBlock{
	position:relative;
	height:260px;
	width:1020px;
	z-index:1 !important;
}
div#homeTopRightBlock{
	position:absolute;
	top:0;
	right:0;
	width:430px;
	height:260px;
	background-image:url(../Images/homeTopRight.png);
	background-repeat:no-repeat;
	z-index:10;
}
div#innerTopRightBlock{
	width:395px;
	height:240px;
	margin-left:34px;
	padding-top:10px;
	padding-bottom:10px;
	overflow:hidden;
	border-right:1px solid #231F20;
	z-index:10;
}
div#homeFadesBlock{
	border-left:1px solid #231F20;
	z-index:1;
}
div#homeFadesBlock, .homePicFade{
	position:absolute;
	top:0;
	left:0;
	z-index:1;	
}



div#headerBlock{
	background-image:url('../Images/header.gif');
	background-repeat:no-repeat;	
	z-index:400 !important;
}
#hb_spacer{
	width:260px;
	height:90px;
}
div#dir_headerBlock{
	position:absolute;
	width:600px;
	height:102px;
	top:1px;
	right:1px;
	z-index:20;
}

.dir_makeChoice{
	float:left;
	margin:0;
	padding:0;
	line-height:0px;
	height:51px;
}
.dir_makeChoice top{
	
}
.dir_makeChoice bottom{

}

.mhb{
	position:absolute;
	width:356px;
	height:264px;
	left:0;
	top:66px;
	padding-left:10px;
	padding-top:34px;
	background-image:url(../Images/makesInfoBG.png);
	background-repeat:no-repeat;
	z-index:400 !important;	
}
.mhb.wide{
	width:730px;
	background-image:url(../Images/makesInfoBGWide.png) !important;
}
.dir_innerMakeBlock{
	float:left;
	width:346px;
}
.dir_innerMakeBlock.right{
	margin-left:16px;
}
div#researchChooserBlock{
	background-image:url(/Images/Configure/ProgressBlue.gif);
	height:24px;
	margin-bottom:8px;
	padding-left:8px;
	padding-top:10px;
	color:#FF0000;
	font-size:11px;
	font-weight:bold;
}
div#researchChooserLowerBlock img{
	border:0;
}
.researchChoice{
	float:left;
	width:94px;
	height:91px;
	margin:0;
	padding-left:5px;
	padding-top:8px;
	background-image:url(/Images/Configure/MakeBox.jpg);
	background-repeat:no-repeat;
	
}
.hb_log{
	display:none;
	left:0 !important;
}
div#hubLoginBlock{
	position:absolute;
	top:80px;
	left:279px;
}
/* SAFARI HACK */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari 3.0 and Chrome rules here */
	.hlb.search div#carSearchIDformHolder div#mileageSelect .inputStyle2{
		margin-bottom:3px;				
	}
	.hlb.search div#carSearchIDformHolder div#carSearchIDinputHolder{
		margin-top:0px;
	}
}
/* /SAFARI HACK */