#michelin-man-paragraph {
	width: 286px;
}
#support-content {
	background: url(/img/bibendum-bg-tire-list.gif) no-repeat bottom right;
	border-bottom:solid 1px #fff;
	padding-right: 55px;
	
}
#support-content h2 {
	margin-left: 13px;
/*	padding-top: 13px;*/
	padding-bottom:3px;
	margin-bottom:0;
	margin-top:0;
}

#find-tire-form {
	margin: 0;
	padding:0;
	background: url(/img/tireListing-form-bg.gif) no-repeat top left;
	width:427px;
	height: 52px;
	display: block;
	padding-left: 14px;
}
#find-tire-form fieldset {
	margin:8px 9px 0 0;
	padding:0;
	border: none;
	float: left;
	width: 114px;
	height:34px;
}
#find-tire-ok-button {
	float: left;
	margin-top: 24px;
	margin-left: -6px;
	padding: 4px 4px 4px 4px;
}
#find-tire-form select {
	float: left;
	clear: left;
	width: 112px;
	height: 17px;
	font-size: 9px;
	padding: 1px;
}
#find-tire-form label {
	margin-bottom: 5px;
	padding: 0;
/*	display: block; */
/*	float: left; */
	height: 12px;
}
#find-tire-form label span {
	display: none;
}

#find-tire-size-label {
	width: 105px;
	background: url(/img/label-size.gif) no-repeat top left;
	display:block;
}
#find-tire-position-label {
	width: 44px;
	background: url(/img/label-position.gif) no-repeat top left;
	display:block;	
}
#find-tire-application-label {
	width: 62px;
	background: url(/img/label-application.gif) no-repeat top left;
	display:block;	
}

#tire-listing-container {
	margin-top: 20px;
}
#tire-listing-header,
.listing-header {
	background: url(/img/tireListing-list-header-bg.gif) no-repeat top left;
	width:428px;
	height: 25px;
	padding:0;
	margin:0;
}
#tire-listing-header h3 {
	width: 126px;
	padding: 5px 0 0 15px;
	margin:0;
	float: left;
}
#tire-listing,
.listing {
	background: url(/img/tireListing-list-bg.gif) repeat-y top left;
	width: 428px;
	min-height: 50px;
	padding:0 0 10px 0;
	padding-top:10px;
}
#tire-listing-footer,
.listing-footer {
	background: url(/img/tireListing-list-footer-bg.gif) no-repeat top left;
	width:428px;
	height: 6px;
	padding-bottom: 20px;
}

#tire-listing ul,
.listing ul {
	margin: 0;
	padding: 0 1px 0 1px;
	list-style-type: none;
	float: left;
	width: 139px;
}
#drive-axle,
.drive-axle {
	width: 143px;
}

.trailer-axle {
}

#tire-listing li,
.listing li { 
/*	background-color: #F2F6FA;*/
	display: block; 
	float:left;
	padding: 5px 0 5px 14px;
	margin: 1px 0 1px 0;
	width: 125px;
}

#tire-listing li {
/*	height:35px;	*/
	height: auto;	
}
.listing li {
	height:15px;
}

#tire-listing li.selected {
	background:#F5F8C8;	
}

#tire-listing-form input,
.listing input {
	padding:0;
	float:left;
}
#tire-listing-form label {
	padding: 0;
	margin-top: 0;
	color:#2C5A91;
	float:left;
}
#tire-listing-form label a {
	color:#2C5A91;
	display:block;
}
/*
#tire-listing-form label span {
	margin:0;
	padding-left:7px;
	background:url(/img/bullet.gif) no-repeat;
	background-position: center left;
	display:block;
}
*/
#tire-listing-form label span {
background:transparent url(/img/bullet.gif) no-repeat scroll 0px 5px;
display:block;
margin:0pt;
padding-left:7px;
width:92px;
}

div.clear {
	clear:left;
}

h2.retread-listing {
	background: #FFFFFF url(/img/h2-all-retreads-bg.gif) no-repeat top left;
	color: #FFFFFF;
	margin: 0;
	margin-top:-1px;
	padding: 6px 0 6px 14px;
	font-size: 10px;
}

#premold-listing-container {
/*	margin-bottom: 10px;*/
}

.listing-container {
	margin: 10px 0;
}


#premold-listing-footer {
	clear:left;
}

div#downloadBrochure {
	display:none;
}

input.tire-radio { 
	display:none;
}

