	/*GLOBAL X-ONE STUFF*/
	h2 {
		margin-bottom:24px;
		clear:both;
		font-size:18px;
	}
	p {
		margin-right:53px;
	}	
	
	.box-content h3 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;  
	padding-top: 15px;  
}

.box-content h3.smaller {
  text-align: center;
	font-size: 110%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;  
	margin-top: 0px;
	margin-bottom: 0px;  
}

.box-content h3.small {
	font-size: 110%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;  
	margin-top: 0px;
	margin-bottom: 0px;  
}

.box-content .centermap {
  position: relative;
  width: 530px;
  height: 354px;
	padding: 0px 0px 0px 0px;  
	margin: 0px auto 0px auto;  
}

	/* LANDING PAGE */
	div#left-nav {
/*		width:160px !important;*/
/*		border-right:solid 1px red;*/
	}
	#xOne-main {
		width: 610px;
		margin-left: -19px;
		margin-top: 0px;
	}
	#xOne-badges {
		width: 608px;
		height: 300px;
		margin-left: -17px;
		margin-top: 1px;
		padding-top: 1px;
		background: url(/img/XOne/badges_background.jpg) top left no-repeat;
	}
	
#badge-left {
	float: left;
	width: 202px;
	height: 290px;
	margin-left: 1px;
	background: url(/img/XOne/badge_calculator.png) no-repeat 12px 15px;
}
#badge-middle {	
	float: left;
	width: 200px;
	height: 290px;
	margin-left: 1px;
	background: url(/img/XOne/badge-save-on-weight.jpg) no-repeat;
}
#badge-right {
	float: left;
	width: 200px;
	height: 290px;
	margin-left: 2px;
	background: url(/img/XOne/badge-faq.jpg) top left no-repeat;
}

.badge-image-link {
  float: left;
  position: relative;
	width: 100px;
	height: 150px;
	margin: 0px;
	padding-top: 15px;
}

.badge-image-link a {
  display: block;
	width: 100px;
	height: 92px;
}

.badge-image-link a span {
  display: none;
}

.badge-info {
  float: left;
	width: 95px;
	margin: 0px;
	padding-top: 15px;
	height: 175px;
}

	.badge-info h3 {
		color: #003366;
		font-size: 12px;
		font-weight: 700;
		text-transform:uppercase;
		margin:0;
		line-height:14px;
		margin-bottom:12px;
		padding-left: 0px;
	}

	.badge-info p {
		color: #666666;
		padding-left:0;
		margin-right:0;
	}

	div#badge-right h3 {
		margin-bottom:8px;
	}

		/*tertiary content*/
	
		dl#badge1 dt, dl#badge2 dt, dl#badge3 dt {
			color: #003366;
			font-size: 14px;
			font-weight: 700;
		}

		div#xOne-badges {
			background:url(/img/XOne/badges_background.jpg) no-repeat;
			height:241px;
		}
	
		div#xOne-badges dl {
			width: 202px;
			height: 130px;
			margin-top:0;
			margin-right:2px;
			float:left;
		}
	
		div#xOne-badges dl dd {
			margin:0;
		}
	
		div#xOne-badges dl.last {
			width:200px;
			margin-right:0;
		}
	
		div#xOne-badges dl dd.secondary_submit {
			margin-top:20px;
			color:#ffd600;
			font-weight:bold;
			font-size:18px;
			float:right;
		}
	
		div#xOne-badges dl dd.secondary_submit a:link, div#xOne-badges dl dd.secondary_submit a:visited {
			color:#2c5a91;
			font-size:11px;
			text-decoration:none;
			line-height:18px;
			text-transform:uppercase;
		}
	
		div#xOne-badges dl dd {
			padding-right:20px;
			color:#646464;
			display:block;
		}
	
	
		dl#badge1 {
			background:url(/img/XOne/badge-fuel-savings.jpg) no-repeat;
			background-position:2px 0px;
		}
	
		dl#badge1 dt {
			text-indent:-2px;
			width:153px;
			height:51px;
			margin-left:102px;
			margin-top:7px;
			margin-bottom:12px;
		}
	
		dl#badge1 dd {
			padding-left:102px;
		}
	
		dl#badge2 {
			background:url(/img/XOne/badge-save-on-weight.jpg) no-repeat;
			background-position:0px 0px;
		}
	
		dl#badge2 dt {
			text-indent: 0px;
			width:104px;
			height:39px;
			margin-left:103px;
			margin-top:13px;
			margin-bottom:18px;
		}
	
		dl#badge2 dd {
			padding-left:103px;
		}
	
		dl#badge3 {
			background:url(/img/XOne/badge-faq.jpg) no-repeat;
			background-position:0px 0px;
		}
	
		dl#badge3 dt {
			text-indent: 0px;
			width:156px;
			height:59px;
			margin-left:2px;
			margin-top:0px;
			margin-bottom:0px;
		}
	
		dl#badge3 dd {
			padding-left:35px;
		}	
	
			div.secondary_submit {
				color:#ffd600;
				font-weight:bold;
				font-size:18px;
				line-height:0;
				float:right;
				margin-right:7px;
			}
		
			#badge-left div.secondary_submit {
/*				margin-right:23px; */
			}

			div.secondary_submit a:link, div.secondary_submit a:visited {
		/*		color:#2c5a91;*/
				font-size:11px;
				text-decoration:none;
				line-height:12px;
				text-transform:uppercase;
			}
	
	.faq-answer {
/*		margin-bottom: 15px;*/
		width: 547px;
	}
	.faq-answer .box-content {
		padding-top: 12px;
		padding-right: 12px;
		padding-bottom: 0;
		width: 560px;
	}
	
	/*X ONE OVERVIEW*/

	/*X ONE DELIVER IMAGE MAP*/
	div#x-one-deliver-chart {
		background:url(/img/XOne/x-one-deliver-chart.jpg);
		width:559px;
		height:265px;
		position:relative;
		margin-bottom:28px;
	}

	div#x-one-deliver-chart a i {
		display:block;
		text-indent:-9999em;
	}

	div#x-one-deliver-chart a:link, div#x-one-deliver-chart a:visited {
		width:136px;
		height:117px;
		display:block;
		text-decoration:none;
		position:absolute;
	}

/* div#x-one-deliver-chart a.xdu, */
div#x-one-deliver-chart a.xda, 
div#x-one-deliver-chart a.xta {
	bottom:0;
}					
div#x-one-deliver-chart a.xda-ht,
div#x-one-deliver-chart a.xte,
div#x-one-deliver-chart a.xzu-s,
div#x-one-deliver-chart a.xzy3 {
	top:25px;
}					
div#x-one-deliver-chart a.xda,
div#x-one-deliver-chart a.xda-ht {
	left:139px;
}					

div#x-one-deliver-chart a.xta,
div#x-one-deliver-chart a.xte {
	left:276px;
}					

div#x-one-deliver-chart a.xzu-s {
  left:415px;
	width:72px;
}

div#x-one-deliver-chart a.xzy3 {
  left:487px;
	width:72px;
}
	/*END X ONE DELIVER IMAGE MAP*/
	/*X ONE PRODUCT IMAGE MAP*/
div#x-one-products {
	background:url(/img/XOne/x-one-products.jpg);
	width:559px;
	height:124px;
	position:relative;
	margin-bottom:28px;
	margin-top:28px;
  margin-left:0px;
}

	div#x-one-products a i {
		text-indent:-9999em;
		display:block;
	}

	div#x-one-products a:link, div#x-one-products a:visited {
		width:80px;
		height:99px;
		display:block;
		text-decoration:none;
		position:absolute;
	}

div#x-one-products a.xda,
div#x-one-products a.xdaEnergy, 
div#x-one-products a.xta, 
div#x-one-products a.xda-ht,
div#x-one-products a.xte,
div#x-one-products a.xzy3,
div#x-one-products a.xzu-s {
	top:25px;
}
div#x-one-products a.xdaEnergy {
	left:80px;
}

div#x-one-products a.xta {
	left:160px;
}

div#x-one-products a.xda-ht {
	left:240px;
}

div#x-one-products a.xte {
	left:320px;
}

div#x-one-products a.xzu-s {
	left:400px;
}

div#x-one-products a.xzy3 {
	left:475px;
}

	/* END X ONE PRODUCT IMAGE MAP */


	/*FEATURE AND BENEFITS*/
	div#x-one-tires-cutout {
		width:488px;
		height:247px;
		background:url(/img/XOne/x-one-cutaway.jpg);
		position:relative;
	}

	div#x-one-tires-cutout div.callout1 {
		width:171px;
		height:47px;
		left:339px;
		top:33px;
		position:absolute;
	}

	div#x-one-tires-cutout div.callout2 {
		width:324px;
		height:66px;
		left:187px;
		bottom:14px;
		position:absolute;
	}

	div#x-one-tires-cutout div.callout1 i,
	div#x-one-tires-cutout div.callout2 i {
		text-indent:-9999em;
		display:block;
	}

	img#x-one-tires-comparison {
		margin-bottom:22px;
	}

	div#x-one-cutaway-flash {
		width:559px;
		margin-bottom:22px;												
	}

	div#x-one-cutaway-flash.box h2 {
		margin:0;
	}

	/*FUEL SAVINGS PAGE*/
	div#fuel-savings-noflash {
		background:url(/img/XOne/fuel_savings_noflash.gif);
		width:543px;
		height:174px;
	}

	div#rolling-resistances-chart {
		background:url(/img/XOne/rolling-resistances-bg.gif);
		width:575px;
		height:176px;
		margin-bottom:56px;
	}

	div#rolling-resistances-chart ul {
		list-style-type:none;
		position:absolute;
		width:559px;
		height:176px;
		margin:0;
		padding:0;
		font-weight:bold;
		font-size:11px;
	}

	div#rolling-resistances-chart ul li {
		display:block;
		position:absolute;
		width:84px;						
		text-align:center;
		bottom:-11px;
		padding-left:0px;
		padding-right:4px;
	}

	div#rolling-resistances-chart span.resistance {
		/*look & feel*/
		background:#000000;
	
		/*opacity*/
		opacity: 0.14;
		-moz-opacity: 0.14;
		filter:alpha(opacity=14);
	
		/*sizing*/
		width:24px;
		display:block;
		margin-right:auto;
		margin-left:auto;
	
		/*text fix*/
		text-indent:-9999em;
		color:#fff;
	}

	div#rolling-resistances-chart span.highlight {
		background:#196AB3;
	
		opacity: 0.51;
		-moz-opacity: 0.51;
		filter:alpha(opacity=51);
	}

div#rolling-resistances-chart li#chart_xta {
	left: 58px;
}

li#chart_xta span.resistance {
	height:75px;
}

div#rolling-resistances-chart ul li#chart_x1-xda-energy {
	left:142px;
	bottom:-25px;
}
li#chart_x1-xda-energy span.resistance {
	height:87px;
	
}
li#chart_xt-1 {
	left:285px;
}

li#chart_xt-1 span.resistance {
	height:100px;
}

div#rolling-resistances-chart li#chart_xda {
	left: 210px;
}

li#chart_xda span.resistance {
	height:95px;
}

div#rolling-resistances-chart li#chart_xda-energy {
	left:360px;
}

li#chart_xda-energy span.resistance {
	height:100px;
}

li#chart_xda3 {
	left:440px;
}

li#chart_xda3 span.resistance {
	height:116px;
}

li#chart_xda-ht {
	left:505px;
}

li#chart_xda-ht span.resistance {
	height:151px;
}
/*
	div#rolling-resistances-chart li#chart_xOne-XTA {
		left:430px;
		bottom:-25px;
	}

	li#chart_xOne-XTA span.resistance {
		height:75px;
	}

	div#rolling-resistances-chart li#chart_xOne-XDA {
		left:492px;
		bottom:-25px;
	}

	li#chart_xOne-XDA span.resistance {
		height:98px;
	}
*/
	div.fuel_savings_submit {
			color:#ffd600;
			font-weight:bold;
			font-size:18px;
			line-height:0;
			float:none;
			margin-left:10px;
			margin-bottom:15px;
		}

		div.fuel_savings_submit a:link, div.fuel_savings_submit a:visited {
			margin-left:2px;							
			font-size:11px;
			text-decoration:none;
			line-height:12px;
			text-transform:uppercase;
		}

	div#x-one-fuel-savings {
		width:559px;
		margin-bottom:22px;
	}

	div#x-one-fuel-savings h2 {
		margin-bottom:0;
	}

	div#fuel-savings-chart {
		background:url(/img/XOne/fuel_savings_chart.jpg);
		width:559px;
		height:212px;
		margin-bottom:22px;
		position:relative;
	}

	div#fuel-savings-chart dl {
		position:absolute;
		width:288px;
		height:185px;
		top:25px;
		margin:0;
		display:block;
	}

	div#fuel-savings-chart dl#xone-mpg {
		left:288px;
		width:269px;
	}

	div#fuel-savings-chart dl dt {
		display:block;
		position:absolute;
		top:73px;
		width:59px;
		height:34px;
		left:222px;
		text-indent:-9999em;
	}

	div#fuel-savings-chart dl dd {
		margin:0;
		position:absolute;
		height:35px;
		width:100px;
		left:6px;

		text-indent:-9999em;
	}

	div#fuel-savings-chart dd.first {
		top:30px;
	}

	div#fuel-savings-chart dd.second {
		top:75px;
	}

	div#fuel-savings-chart dd.third {
		top:119px;
	}

	/*WEIGHT SAVINGS*/
	div#x-one-weight-savings {
		width:559px;
		margin-bottom:22px;
	}

	div#x-one-weight-savings div.flash_content {
		width:230px;
		margin-left:auto;
		margin-right:auto;
	}
	
	div#x-one-weight-savings div.top {
		background: url(/img/XOne/box_top-right.gif) top right no-repeat;
	}

	div#x-one-weight-savings div.header h2.top {
		background:url(/img/XOne/box_top-left.gif) top left no-repeat;
	}

	div#x-one-weight-savings div#noflash {
		background:url(/img/XOne/weight_savings_noflash.gif);
		width:230px;
		height:204px;
		margin-left:auto;
		margin-right:auto;
	}
	div#x-one-weight-savings div.box-content {
		position:relative;
	}

	div#x-one-weight-savings div.callout {
		width:160px;
		top:10px;
		position:absolute;	
	}

	div#x-one-weight-savings div.callout h2 {
		font-size:12px;
		margin-bottom:5px;
	}

	div#x-one-weight-savings div.callout p {
		margin-right:0;
	}

	table#dual_vs_xone {
		width:560px;
		margin:0;
		padding:0;
		border-collapse:collapse;
		margin-bottom:0px;
	}
	table#dual_vs_xone th#dual_header {
		background:url(/img/XOne/table_dual.gif) no-repeat;
		width:250px;
		height:24px;
		text-indent:2em;
		border-right:none;
		border-bottom:none;
	}
					
	table#dual_vs_xone th#xOne_header {
		background:url(/img/XOne/table_xone.gif) no-repeat;
		width:350px;
		height:24px;
		text-indent:2em;
		border-bottom:none;
		border-right:none;
	}
					
	table#dual_vs_xone th#drive_header {
		background:url(/img/XOne/table_drive.gif) no-repeat;
		width:22px;
		height:119px;
		text-indent:-9999em;
		border-right:solid 1px #cad9e7;
		border-bottom:none;
	}

	table#dual_vs_xone th#trailer_header {
		background:url(/img/XOne/table_trailer.gif) no-repeat top;
		width:22px;
		height:122px;
		text-indent:-9999em;
		border-right:solid 1px #cad9e7;
		border-bottom:none;		
	}
					
	table#dual_vs_xone td, table#dual_vs_xone th {
		background:#f2f6fa;
		border-bottom:solid 1px #c5d5e5;
		border-right:solid 1px #c5d5e5;
		line-height:15px;
	}

	table#dual_vs_xone tr#trailer_section th, table#dual_vs_xone tr#trailer_section td  {
		border-top:solid 2px #c5d5e5;
	}

	table#dual_vs_xone td {
		text-align:center;
	}

	table#dual_vs_xone th {
		text-align:left;
	}

	table#dual_vs_xone .blank {
		background:none;
		border:none;
	}
					
	table#dual_vs_xone tr.first_row th, table#dual_vs_xone tr.first_row td {
		background: #f2f6fa url(/img/XOne/border.gif) top repeat-x;
	}

	table#dual_vs_xone tr.first_row th#drive_header.blank {
		border-top:none;
	}

	table#dual_vs_xone tfoot td {
		background:#c5d5e5;
		border-bottom:none;
	}
	table#dual_vs_xone tfoot th {
		background:#c5d5e5 url(/img/XOne/lightBlue_border.gif) left repeat-y;
		border-left:solid 1px #fff;
		border-bottom:none;
	}								
	table#dual_vs_xone tfoot tr th#total_savings {
		background:url(/img/XOne/weight_savings_footer.gif) no-repeat;
		height:32px;
		width:535px;
		text-indent:17em;
		border:none;
	}	

	table#dual_vs_xone caption {
		font-size:12px;
		font-weight:bold;
		text-align:left;
		margin-bottom:0px;
		width:195px;
		margin-left:37px;
	}				
	/*X ONE FAQ*/

	p#question5-1 {
		padding-top: 60px;
	}

	ul#q-and-a div.box {
		width:559px;
		margin-left:-16px;
	}

	ul#q-and-a {
		
	}
	ul#q-and-a li {
		
	}

	ul#q-and-a ul {
		list-style-type:square;
		margin-bottom:12px;		
	}

	ul#q-and-a p {
		margin-right:29px;
	}

	ul#q-and-a div.box-content {
		padding-top:13px;
	}

div.view_video {
	color:#ffd600;
	font-weight:bold;
	font-size:18px;
	line-height:0;
	float:left;
	margin-left:10px;
}

div.view_video a:link, div.view_video a:visited {
	color:#2C5991;
	margin-left:2px;							
	font-size:11px;
	text-decoration:none;
	line-height:12px;
	text-transform:uppercase;
}

.testimonial div.view_video {
	margin-left: 0px;
}

.testimonial div.view_video a:link, .testimonial div.view_video a:visited {
  color: #0C2A59;
	font-size: 11px;
	font-weight: bold;							
	line-height: 14px;
	text-decoration:none;
	margin-left: 2px;
}

ul#q-and-a ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul.video_links strong {
	float:left;
	display:block;
	line-height:16px;
	width:302px;
}

ul.video_links li {
	clear:left;
}

	ul.video_links:after {
		content:".";
		visibility:hidden;
		display:block;
		height:0;
		clear:left;
	}

	div.header div.close_button {
		float:right;
		font-family:Arial;
		font-size:10px;
		font-weight:bold;
		line-height:24px;
		margin-right:9px;
		position:relative;
		z-index:100;
	}

	div.header div.close_button a:link,div.header div.close_button a:visited {
		text-decoration:none;
	}

	ul#q-and-a div.header h2 {
		float:left;
	}

	div.clear {
		clear:both;
	}

	ul#q-and-a div.off {
		display:none;
	}

	ul#q-and-a div.on {
		display:block;
	}		

	div.question {
		display:none;
	}

	ul#q-and-a.clearfix {
		margin-top:18px;
	}

	ul#q-and-a div.box_content img {
		margin-left:auto;
		margin-right:auto;
	}

	img#retreadTechnologiesImg {
		float:left;
		margin-right:10px;
	}

	p.imageGroup img {
		float:left;
		margin-right:13px;
	}

	p.imageGroup {
		clear:left;
		padding:0;
		margin-right:0 !important;
		margin-left:14px;
		margin-top:21px;
	}

	p.imageGroup:after {
		content:".";
		visibility:hidden;
		height:0;
		display:block;
		clear:left;
	}


	/*XONE FAQ QUESTION 5*/
	img.question5 {
		margin-bottom:15px;
		padding-bottom:5px;
		float:right;
	}

	img#question5-1-image {
		margin-top:28px;
	}
	
#dealerLocatorImgButton {
	width: 608px;
  height: 19px;
  background: transparent url(/img/XOne/dealerLocator_button.gif ) no-repeat 0 0;
	margin-left: -17px;
	margin-top: 0px;
}

#dealerLocatorImgButton a {
  display: block;
  width: 608px;
  height: 19px;
}
#dealerLocatorImgButton a span {
  display: none;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;  
}

#main-content .xone_testimonial .view_video {
  font-style: normal;
}

#main-content .xone_testimonial {
  width: 470px;
  margin: 30px 0px 30px 0px;
  padding: 0px 30px 0px 30px;
  font-size: 110%;
  font-style: italic;
}

#main-content .xone_testimonial span {
  display: block;
  padding: 5px 0px 0px 20px;
  font-weight: bold;
  font-size: 11px;
  font-style: normal;
}

#main-content .xone_testimonial strong.video_title {
  display: block;
  float: left;
  width: 300px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-style: normal;
}

#main-content .xone_testimonial strong.video_title span {
  padding: 0px;
  padding-right: 25px;
  font-weight: bold;
}

#main-content ul li.padright {
	margin: 0px 30px 0px 0px;
}

div.calculator {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.calculator a.download:link, div.calculator a.download:visited {
  background:transparent url(/img/XOne/img_calculator.gif) no-repeat scroll left center;
  display:block;
  float:left;
  font-weight:normal;
  line-height: 35px;
  margin: 0px 0px 20px 15px;
  padding-left:40px;
  text-decoration:none;
  text-transform:uppercase;
}

div#fuel-calulator-img {
	background:url(/img/XOne/img_fuel_calculator.jpg);
	width:559px;
	height:154px;
	position:relative;
	margin-bottom:28px;
}

div#fuel-calulator-img a i {
	text-indent:-9999em;
	display:block;
}

div#fuel-calulator-img a:link, div#fuel-calulator-img a:visited {
	width:559px;
	height:154px;
	display:block;
	text-decoration:none;
	position:absolute;
}

div#weight-calulator-img {
	background:url(/img/XOne/img_weight_calculator.jpg);
	width:559px;
	height:154px;
	position:relative;
	margin-bottom:28px;
}

div#weight-calulator-img a i {
	text-indent:-9999em;
	display:block;
}

div#weight-calulator-img a:link, div#weight-calulator-img a:visited {
	width:559px;
	height:154px;
	display:block;
	text-decoration:none;
	position:absolute;
}
.vflash530 {
  width: 530px;
  margin: 20px auto 0px auto;
  position: relative;
}

.vflash150 {
  width: 150px;
  margin: 0px auto 0px auto;
  position: relative;
}
/*FuelChallenge*/
.badge-michelin {
	float: left;
	position:relative;
	width: 560px;
	height: 87px;
	background: url(/img/XOne/3000_fuel_challenge_Michelin.jpg) no-repeat;
	padding-bottom:10px;
}
.badge-bridgestone {	
	float: left;
	position:relative;
	width: 560px;
	height: 60px;
	background: url(/img/XOne/3000_fuel_challenge_Bridgestone.jpg) no-repeat;
	padding-bottom:10px;
}
.badge-goodyear {
	float: left;
	position:relative;
	width: 560px;
	height: 145px;
	background: url(/img/XOne/3000_fuel_challenge_Goodyear.jpg) no-repeat;
}

.challenge-results-michelin
{
    position:absolute;
    left:210px;
    width: 360px;
    top: 25px;
}

.challenge-results
{
    position:absolute;
    left:210px;
    width: 340px;
}
.challenge-results-goodyear
{
    position:absolute;
    left:210px;
    width:365px;
    top: 5px;
}

.badge-michelin p,
.badge-bridgestone p,
.badge-goodyear p 
{
    margin:0px;
    padding:0px;
    margin-right:0px;
}

/*X ONE FAQ*/
p#question1-1 {
	padding-top: 90px;
}

p#question1-2 {
	padding-top: 70px;
}

p#question1-3 {

}

ul#q-and-a div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a {

}
ul#q-and-a li {

}

ul#q-and-a ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a p {
	margin-right:29px;
}

ul#q-and-a div.box-content {
	padding-top:13px;
}

div.view_video {
	color:#ffd600;
	font-weight:bold;
	font-size:18px;
	line-height:0;
	float:left;
	margin-left:10px;
}



div.view_video a:link, div.view_video a:visited {
	color:#2C5991;
	margin-left:2px;							
	font-size:11px;
	text-decoration:none;
	line-height:12px;
	text-transform:uppercase;
}

.testimonial div.view_video {
	margin-left: 0px;
}

.testimonial div.view_video a:link, .testimonial div.view_video a:visited {
  color: #0C2A59;
	font-size: 11px;
	font-weight: bold;							
	line-height: 14px;
	text-decoration:none;
	margin-left: 2px;
}

ul#q-and-a ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul.video_links strong {
	float:left;
	display:block;
	line-height:16px;
	width:171px;
}


ul.video_links li {
	clear:left;
}

ul.video_links:after {
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:left;
}


ul#q-and-a ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul.other_links strong {
	float:left;
	display:block;
	line-height:16px;
	width:171px;
}


ul.other_links li {
	clear:left;
}

ul.other_links:after {
	content:".";
	visibility:hidden;
	display:block;
	height:0;
	clear:left;
}
div.view_other {
	color:#ffd600;
	font-weight:bold;
	font-size:18px;
	line-height:0;
	float:left;
	margin-left:10px;
}



div.view_other a:link, div.view_other a:visited {
	color:#2C5991;
	margin-left:2px;							
	font-size:11px;
	text-decoration:none;
	line-height:12px;
	text-transform:uppercase;
}

.testimonial div.view_other {
	margin-left: 0px;
}

.testimonial div.view_other a:link, .testimonial div.view_other a:visited {
  color: #0C2A59;
	font-size: 11px;
	font-weight: bold;							
	line-height: 14px;
	text-decoration:none;
	margin-left: 2px;
}

div.header div.close_button {
	float:right;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	line-height:24px;
	margin-right:9px;
	position:relative;
	z-index:100;
}

div.header div.close_button a:link,div.header div.close_button a:visited {
	text-decoration:none;
}

ul#q-and-a div.header h2 {
	float:left;
}

div.clear {
	clear:both;
}

br.clear {
	clear:both;
}

ul#q-and-a div.off {
	display:none;
}

ul#q-and-a div.on{
	display:block;
}	

	

div.question {
	display:none;
}

ul#q-and-a.clearfix {
	margin-top:18px;
}

ul#q-and-a div.box_content img {
	margin-left:auto;
	margin-right:auto;
}

img#retreadTechnologiesImg {
	float:left;
	margin-right:10px;
}

p.imageGroup img {
	float:left;
	margin-right:13px;
}

p.imageGroup {
	clear:left;
	padding:0;
	margin-right:0 !important;
	margin-left:14px;
	margin-top:21px;
}

p.imageGroup:after {
	content:".";
	visibility:hidden;
	height:0;
	display:block;
	clear:left;
}

/* TESTIMONIALS */
div.testimonial h2 {
	margin-bottom:0;
}

div.testimonial dl { 	 
	margin-left:13px;
	margin-top:10px;
}

div.testimonial dl dd {
	margin:0;
	padding:0;
}

div.testimonial dl dd strong.video_title {
	display: block;
	position: absolute;
	left: -9999px;
}

div.testimonial p {
	margin-bottom:0;
}

div.testimonial {
	width:45%;
	margin-right:4%;
	float:left;
	height:200px;
}


/*XONE FAQ QUESTION 5*/
img.question5 {
/*	margin-bottom:25px;
	padding-bottom:5px;
	*/
	/* border-bottom: solid 1px dotted; */
	float:right;
}

img#question5-1-image {
/*	margin-top:28px; */
}

/* Added TJG - 4/08 */
/*
.xone_testimonial div.view_video {
	color:#ffd600;
	font-weight:bold;
	font-size:18px;
	margin: 0px;
	padding-top: 5px;
	line-height: normal;
	float: left;
}

.xone_testimonial .video_title {
	color: inherit;
	width: inherit;
	font-weight: normal;
	font-style: normal;
	font-size: inherit;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	float: none;
}
*/
div#main-content .xone_testimonial {
  width: 470px;
  margin: 30px 0px 30px 0px;
  padding: 0px 30px 0px 30px;
  font-size: 110%;
  font-style: italic;
}

div#main-content .xone_testimonial .view_video {
  font-style: normal;
}

#main-content .xone_testimonial span {
  display: block;
  padding: 5px 0px 0px 20px;
  font-weight: bold;
  font-size: 11px;
  font-style: normal;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 15px;  
}

#main-content .xone_testimonial strong.video_title {
  display: block;
  float: left;
  width: 300px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-style: normal;
}

#main-content .xone_testimonial strong.video_title span {
  padding: 0px;
  padding-right: 25px;
  font-weight: bold;
}

#main-content ul li {
	margin: 0px 30px 0px 0px;
}

div#fuel-calulator-img {
	background:url(/img/XOne/img_fuel_calculator.jpg);
	width:559px;
	height:154px;
	position:relative;
	margin-bottom:28px;
}

div#fuel-calulator-img a i {
	text-indent:-9999em;
	display:block;
}

div#fuel-calulator-img a:link, div#fuel-calulator-img a:visited {
	width:559px;
	height:154px;
	display:block;
	text-decoration:none;
	position:absolute;
}

div#weight-calulator-img {
	background:url(/img/XOne/img_weight_calculator.jpg);
	width:559px;
	height:154px;
	position:relative;
	margin-bottom:28px;
}

div#weight-calulator-img a i {
	text-indent:-9999em;
	display:block;
}

div#weight-calulator-img a:link, div#weight-calulator-img a:visited {
	width:559px;
	height:154px;
	display:block;
	text-decoration:none;
	position:absolute;
}

div.calculator {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

div.calculator a.download:link, div.calculator a.download:visited {
  background:transparent url(/img/XOne/img_calculator.gif) no-repeat scroll left center;
  display:block;
  float:left;
  font-weight:normal;
  line-height: 35px;
  margin: 0px 0px 20px 15px;
  padding-left:40px;
  text-decoration:none;
  text-transform:uppercase;
}

#dealerLocatorImgButton {
	width: 610px;
  height: 19px;
  background: transparent url(/img/XOne/dealerLocator_button.gif) no-repeat 0 0;
	margin-left: -19px;
	margin-top: 0px;
}

#TestimonialImgButton {
	width: 610px;
  height: 19px;
  background: transparent url(/img/XOne/testimonial_button.gif) no-repeat 0 0;
	margin-left: -19px;
	margin-top: 0px;
}

#dealerLocatorImgButton a {
  display: block;
  width: 610px;
  height: 19px;
}

#dealerLocatorImgButton a span {
  display: none;
}

.vflash530 {
  width: 530px;
  margin: 20px auto 0px auto;
  position: relative;
}

.vflash150 {
  width: 150px;
  margin: 0px auto 0px auto;
  position: relative;
}

.x1over {
  margin-bottom: 15px;
}
/*FuelChallenge*/
.badge-michelin {
	float: left;
	position:relative;
	width: 560px;
	height: 87px;
	background: url(/img/XOne/3000_fuel_challenge_Michelin.jpg) no-repeat;
	padding-bottom:10px;
}

.badge-michelin p,
.badge-bridgestone p,
.badge-goodyear p 
{
    margin:0px;
    padding:0px;
    margin-right:0px;
}


.badge-bridgestone {	
	float: left;
	position:relative;
	width: 560px;
	height: 60px;
	background: url(/img/XOne/3000_fuel_challenge_Bridgestone.jpg) no-repeat;
	padding-bottom:10px;
}
.badge-goodyear {
	float: left;
	position:relative;
	width: 560px;
	height: 145px;
	background: url(/img/XOne/3000_fuel_challenge_Goodyear.jpg) no-repeat;
}

.challenge-results-michelin
{
    position:absolute;
    left:220px;
    width: 340px;
    top: 25px;
}

.challenge-results
{
    position:absolute;
    left:220px;
    width: 340px;
}
.challenge-results-goodyear
{
    position:absolute;
    left:220px;
    width: 340px;
    top: 5px;
}

ul#q-and-a2 div.box {
	width:559px;
	margin-left:-16px;

}

ul#q-and-a2 {

}
ul#q-and-a2 li {

}

ul#q-and-a2 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a2 p {
	margin-right:29px;
}

ul#q-and-a2 div.box-content {
	padding-top:13px;
}

ul#q-and-a2 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a2 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a2 div.header h2 {
	float:left;
}


ul#q-and-a2 div.off {
	display:none;
}

ul#q-and-a2 div.on {
	display:block;
}	

ul#q-and-a2.clearfix {
	margin-top:18px;
}

ul#q-and-a2 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}



ul#q-and-a3 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a3 {

}
ul#q-and-a3 li {

}

ul#q-and-a3 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a3 p {
	margin-right:29px;
}

ul#q-and-a3 div.box-content {
	padding-top:13px;
}
ul#q-and-a3 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a3 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a3 div.header h2 {
	float:left;
}


ul#q-and-a3 div.off {
	display:none;
}

ul#q-and-a3 div.on {
	display:block;
}	

ul#q-and-a3.clearfix {
	margin-top:18px;
}

ul#q-and-a3 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}




ul#q-and-a4 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a4 {

}
ul#q-and-a4 li {

}

ul#q-and-a4 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a4 p {
	margin-right:29px;
}

ul#q-and-a4 div.box-content {
	padding-top:13px;
}

ul#q-and-a4 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a4 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a4 div.header h2 {
	float:left;
}


ul#q-and-a4 div.off {
	display:none;
}

ul#q-and-a4 div.on {
	display:block;
}	

ul#q-and-a4.clearfix {
	margin-top:18px;
}

ul#q-and-a4 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}


ul#q-and-a5 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a5 {

}
ul#q-and-a5 li {

}

ul#q-and-a5 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a5 p {
	margin-right:29px;
}

ul#q-and-a5 div.box-content {
	padding-top:13px;
}

ul#q-and-a5 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a5 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a5 div.header h2 {
	float:left;
}


ul#q-and-a5 div.off {
	display:none;
}

ul#q-and-a5 div.on {
	display:block;
}	

ul#q-and-a5.clearfix {
	margin-top:18px;
}

ul#q-and-a5 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}


ul#q-and-a6 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a6 {

}
ul#q-and-a6 li {

}

ul#q-and-a6 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a6 p {
	margin-right:29px;
}

ul#q-and-a6 div.box-content {
	padding-top:13px;
}

ul#q-and-a6 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a6 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a6 div.header h2 {
	float:left;
}


ul#q-and-a6 div.off {
	display:none;
}

ul#q-and-a6 div.on {
	display:block;
}	

ul#q-and-a6.clearfix {
	margin-top:18px;
}

ul#q-and-a6 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}

ul#q-and-a7 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a7 {

}
ul.faqList
{
    padding-left:20px;
	list-style-type:none;
	padding-bottom:22px;
	margin-top:0px;
	margin-bottom:0px;
}
ul.faqList li 
{
    padding:0;
	margin-top:0px;
	margin-bottom:0px;
	}
	
ul#q-and-a7 ul.video_chart 
 {
	padding:0px;
	margin:0px;
	}
	
ul#q-and-a7 ul.video_chart li 
 {
    float:left;
	padding:0px;
	margin:0px;
	}
	
ul#q-and-a7 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a7 p {
	margin-right:29px;
}

ul#q-and-a7 div.box-content {

	padding-top:13px;
}

ul#q-and-a7 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a7 ul.video_chart {
	list-style:none;
	padding-left:10px;
}

ul#q-and-a7 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a7 div.header h2 {
	float:left;
}


ul#q-and-a7 div.off {
	display:none;
}

ul#q-and-a7 div.on {
	display:block;
}	

ul#q-and-a7.clearfix {
	margin-top:18px;
}

ul#q-and-a7 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}


ul#q-and-a8 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a8 {

}
ul#q-and-a8 li {

}

ul#q-and-a8 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a8 p {
	margin-right:29px;
}

ul#q-and-a8 div.box-content {
	padding-top:13px;
}

ul#q-and-a8 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a8 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a8 div.header h2 {
	float:left;
}


ul#q-and-a8 div.off {
	display:none;
}

ul#q-and-a8 div.on {
	display:block;
}	

ul#q-and-a8.clearfix {
	margin-top:18px;
}

ul#q-and-a8 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}

ul#q-and-a2 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a2 {

}
ul#q-and-a2 li {

}

ul#q-and-a2 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a2 p {
	margin-right:29px;
}

ul#q-and-a2 div.box-content {
	padding-top:13px;
}

ul#q-and-a2 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a2 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a2 div.header h2 {
	float:left;
}


ul#q-and-a2 div.off {
	display:none;
}

ul#q-and-a2 div.on {
	display:block;
}	

ul#q-and-a2.clearfix {
	margin-top:18px;
}

ul#q-and-a2 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}



ul#q-and-a3 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a3 {

}
ul#q-and-a3 li {

}

ul#q-and-a3 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a3 p {
	margin-right:29px;
}

ul#q-and-a3 div.box-content {
	padding-top:13px;
}
ul#q-and-a3 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a3 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a3 div.header h2 {
	float:left;
}


ul#q-and-a3 div.off {
	display:none;
}

ul#q-and-a3 div.on {
	display:block;
}	

ul#q-and-a3.clearfix {
	margin-top:18px;
}

ul#q-and-a3 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}




ul#q-and-a4 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a4 {

}
ul#q-and-a4 li {

}

ul#q-and-a4 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a4 p {
	margin-right:29px;
}

ul#q-and-a4 div.box-content {
	padding-top:13px;
}

ul#q-and-a4 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a4 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a4 div.header h2 {
	float:left;
}


ul#q-and-a4 div.off {
	display:none;
}

ul#q-and-a4 div.on {
	display:block;
}	

ul#q-and-a4.clearfix {
	margin-top:18px;
}

ul#q-and-a4 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}


ul#q-and-a5 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a5 {

}
ul#q-and-a5 li {

}

ul#q-and-a5 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a5 p {
	margin-right:29px;
}

ul#q-and-a5 div.box-content {
	padding-top:13px;
}

ul#q-and-a5 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a5 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a5 div.header h2 {
	float:left;
}


ul#q-and-a5 div.off {
	display:none;
}

ul#q-and-a5 div.on {
	display:block;
}	

ul#q-and-a5.clearfix {
	margin-top:18px;
}

ul#q-and-a5 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}


ul#q-and-a6 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a6 {

}
ul#q-and-a6 li {

}

ul#q-and-a6 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a6 p {
	margin-right:29px;
}

ul#q-and-a6 div.box-content {
	padding-top:13px;
}

ul#q-and-a6 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a6 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a6 div.header h2 {
	float:left;
}


ul#q-and-a6 div.off {
	display:none;
}

ul#q-and-a6 div.on {
	display:block;
}	

ul#q-and-a6.clearfix {
	margin-top:18px;
}

ul#q-and-a6 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}

ul#q-and-a7 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a7 {

}
ul.faqList
{
    padding-left:20px;
	list-style-type:none;
	padding-bottom:22px;
	margin-top:0px;
	margin-bottom:0px;
}
ul.faqList li 
{
    padding:0;
	margin-top:0px;
	margin-bottom:0px;
	}
	
ul#q-and-a7 ul.video_chart 
 {
	padding:0px;
	margin:0px;
	}
	
ul#q-and-a7 ul.video_chart li 
 {
    float:left;
	padding:0px;
	margin:0px;
	}
	
ul#q-and-a7 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a7 p {
	margin-right:29px;
}

ul#q-and-a7 div.box-content {
	padding-top:13px;
}

ul#q-and-a7 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a7 ul.video_chart {
	list-style:none;
	padding-left:10px;
}

ul#q-and-a7 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a7 div.header h2 {
	float:left;
}


ul#q-and-a7 div.off {
	display:none;
}

ul#q-and-a7 div.on {
	display:block;
}	

ul#q-and-a7.clearfix {
	margin-top:18px;
}

ul#q-and-a7 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}


ul#q-and-a8 div.box {
	width:559px;
	margin-left:-16px;
}

ul#q-and-a8 {

}
ul#q-and-a8 li {

}

ul#q-and-a8 ul {
	list-style-type:square;
	margin-bottom:12px;		
}

ul#q-and-a8 p {
	margin-right:29px;
}

ul#q-and-a8 div.box-content {
	padding-top:13px;
}

ul#q-and-a8 ul.video_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a8 ul.other_links {
	list-style-type:none;
	padding-left:15px;
}

ul#q-and-a8 div.header h2 {
	float:left;
}


ul#q-and-a8 div.off {
	display:none;
}

ul#q-and-a8 div.on {
	display:block;
}	

ul#q-and-a8.clearfix {
	margin-top:18px;
}

ul#q-and-a8 div.box_content img {
	margin-left:auto;
	margin-right:auto;
}
