h1#tire_choices_hd {
	background:#fff url(../imagecenter/layout/tire_most_choices_bg.gif) bottom repeat-x;
	border:none;
	text-align:center;
	margin:0;
	padding:0;
	height:52px;
}
#tire_choices_hd img {
	padding:0;
	margin:0;
}

#selectionarea {
	background-color: #f0f0f0;
	border:1px solid #ccc;
	margin: 0;
	padding: 0;
}

#findtires {
	display: block;
	padding: 10px 0 0 10px;
	margin: 0;
	float: left;
	width:120px;
	color:#666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}

#findtires h1 {
	font: 32px normal Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
}

#list {
	margin: 15px 15px 15px 140px;
	padding: 0;
	border: 1px solid #ccc;
	background-color: #fff;
	right:0;
}
#tf_topleft {
	position:relative;
	top:-1px;
	left:-1px;
	float:left;
}
#tf_topright {
	position:relative;
	top:-1px;
	right:-1px;
	float:right;
}
#tf_bottomleft {
	position:relative;
	bottom:12px;
	left:-1px;
	float:left;
}
#tf_bottomright {
	position:relative;
	bottom:12px;
	right:-1px;
	float:right;
}
 
#list ul {
	margin: 13px 0;
	padding:0 12px;
	list-style: none;
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
}
#list ul li {
	display:block;
	border:1px #fff;
	border-style:none none solid none;
}
#list ul li a{
	font-weight:bold;
	font-size: 11px;
}
#list ul li span {
	display:block;
	padding-bottom:5px;
}
#wheretostart {
	margin: 0;
	padding: 0;
	text-align:center;
	background: url(../imagecenter/layout/explain_bg.gif) bottom repeat-x;
}
#wheretostart img {
	padding-top:5px;
	vertical-align:bottom;
	border:none;
}

#tire_mount {
	float:right;
	border:none;
	padding-top:5px;
}

li#needtires {	
	margin: 0;
	padding: 0;
	background-color: #776261;
}
