.designer {
left: 50%;
top: 87px;
margin-left: 228px;
}

.designer {
left: 50%;
top: 87px;
margin-left: 228px;
}

.hint_body {
width: 232px;
font-size: 12px;
position:absolute;
z-index:7;
display:none;
left:25px;
}

.hint_text p{

	width:190px;
}

.hint {
background: url(../images/home-sprite.png) no-repeat;
}

.hint_top {
background-position: 0 -735px;
height: 19px;
}

.hint_top{
display:block;
}

.hint_text {
background: url(../images/home-disc-bg.png) repeat-y;
padding: 0 20px;
}

.hint_text {
background: url(../images/home-disc-bg.png) repeat-y;
color: #333;
display: block;
font-size: 11px;
font-weight: normal;
padding: 11px 20px 6px;
}

.hint_body h2 {
display: block;
font-weight: bold;
padding-bottom: 12px;
}

.hint_body h2 span {
display: block;
font-size: 10px;
font-weight: normal;
}


.engineer{
top: 59px;
left: 50%;
margin-left: 141px;
}

.driver{
left: 50%;
top: 92px;
margin-left: 24px;
}

.hint_btm {
background-position: -233px -647px;
height: 30px;
display:block;
}

div.mi-tireSelectorMenu ul{
	background: url(../images/main/carousel/tireSelectorSprite.png) no-repeat scroll 0 0;
}

div.mi-tireSelectorMenu ul li{
	border-left:1px solid #000;
	color:#000;
	background: url(../images/main/carousel/tireSelectorSprite.png) no-repeat scroll -20px 0;
}

div.mi-imageMenu div.mi-tireSelector ul li h2{
	background: transparent url(../images/main/greyedBar.gif) no-repeat scroll  0 0;
}


div.mi-tireSelectorMenu{
	position:absolute;
	width:435px;
	height:515px;
	top:0;
	left:269px;
	overflow:hidden;
}
div.mi-tireSelectorMenu span{
	display:block;
	height:40px;
	width:311px;
	position:relative;
	margin:122px auto 0;
	font-size:12px;
	text-align:center;
}
div.mi-tireSelectorMenu span strong{
	font-weight:bold;
	display:block;
}
div.mi-tireSelectorMenu ul{
	width:312px;
	height:36px;
	display:block;
	position:relative;
	margin:11px auto;
}
div.mi-tireSelectorMenu ul li{
	width:77px;
	height:36px;
	float:left;
	line-height:36px;
	display:block;
	text-align:center;
	position:relative;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}
div.mi-tireSelectorMenu ul li a{
	text-decoration:none;
}
div.mi-tireSelectorMenu ul li:first-child{
	background-position: left 0;
	border:none;
}

div.mi-tireSelectorMenu ul li.mi-lastChild{
	background-position: -232px 0;
	line-height:15px;
	padding-top:2px;
	height:34px;
}
div.mi-tireSelectorMenu ul li.selected,
div.mi-tireSelectorMenu ul li:hover{
	background-position: -20px -36px;
}
div.mi-tireSelectorMenu ul li.selected:first-child,
div.mi-tireSelectorMenu ul li:first-child:hover{
	background-position: left -36px;
}

div.mi-tireSelectorMenu ul li.mi-lastChild.selected,
div.mi-tireSelectorMenu ul li.mi-lastChild:hover{
	background-position: -232px -36px;
}
#contactList {
    height: 188px;
    margin: 0;
    padding: 17px 0 0 17px;
    width: 200px;
}

#contactList li {
	height: 28px;
	line-height: 28px;
	margin: 0 0 5px;
	padding: 0 0 0 35px;
	position: relative;
}
#contactList li a {
	display: inline; 
}
#contactList li.call {
	background: none;
	margin: 8px 0 0;
	padding: 4px 0 0 31px;
}
#contactList input {
	border: none; 
	cursor: pointer; 
	font-weight: bold; 
	height: 31px; 
	width: 120px;
	display:block;
	position:absolute;
	left:0;
}
.js-tooltip.sarah{
width: 83px;
height: 413px;
position: absolute;
left: 682px;
top: 103px;
z-index: 97;
background:transparent url(../images/blank.gif) repeat scroll 0 0;
}

.js-tooltip.chris{
width: 137px;
height: 486px;
position: absolute;
left: 751px;
top: 58px;
z-index:99;
background:transparent url(../images/blank.gif) repeat scroll 0 0;
}


.js-tooltip.ben{
z-index:98;
width: 88px;
height: 463px;
position: absolute;
left: 880px;
top: 81px;
background:transparent url(../images/blank.gif) repeat scroll 0 0;
}

div.mi-carouselHider{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 31;
}
div.js-invisiMask{
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 1;
}
div.mi-imageMenu a.mi-findTires{
	margin:0;
	width:225px;
	position:relative;
	display:block;
}
div.mi-imageMenu a.mi-findTires span.mi-fakelink{
	width: 88%;
	position: absolute;
	text-decoration: none;
	color: black;
	z-index: 8;
	text-align: center;
	margin-top: 7px;
	font-size: 11px;
	left:14px;
}

div.mi-imageMenu a.mi-findTires:hover{
	text-decoration:none;
}
div.mi-imageMenu a.mi-findTires img{
	display:block;
	width:213px;
}
div.mi-imageMenu li#find_tire_section a.mi-findTires:hover img{
	clip:rect(183px 225px 366px 0) !important;
	top:-183px !important;
}