ul#product_tabs a:link, ul#product_tabs a:visited {
	width:577px;
	text-align:left;
	text-indent:31px;
	padding-top:8px;
	cursor: default;
}

div.tab_box {
	padding-top:10px;						
}

table#fuelEfficiencyTable {
	width:560px;
	margin-top:15px;
}

table#fuelEfficiencyTable thead th.first {
	border-right:none;
	text-align:left;
	text-indent:13px;
}

table td, table tbody th {
	padding:6px;
}
					
img#productView_image {
	padding: 0px;
/*	padding:3px;
	background:#fff;
	border:solid 1px #c5cad0; */
}

#warranty-credit-table {
	width: 100%;
	margin-bottom: 15px;
}

#main-content-teaser1 {
  margin-bottom: 20px;
}

#main-content div.smallglow {
  display: block;
  position: absolute;
  left: -10%;
  top: -13%;
  width: 311px;
  height: 153px;
  z-index: 1;
  background: url(/img/tire-retread/small_glow.png) no-repeat 0px 0px;
}


#main-content div.box {
  background: url(/img/tire-retread/top-fixed-background.gif) no-repeat 0px 25px; 
  margin-top: 0px;
}

#main-content div.box h2 {
  display: block;
  z-index: 3;
  margin: 0px;
  padding-left: 15px;
  padding-bottom: 5px;
}

#main-content div.feature {
  display: block;
  position: absolute;
  left: 0%;
  top: 0%;
  width: 120px;
  height: 110px;
  z-index: 2;
  background: url(/img/tire-retread/retreadFeature.png) no-repeat 0px 0px;
}

#featureleft {
  float: left;
  width: 120px;
  height: 125px;
}

#featureright {
  float: left;
  width: 150px;
}

#main-content div.feature2 {
  display: block;
  position: absolute;
  left: 0%;
  top: 0%;
  width: 93px;
  height: 104px;
  z-index: 2;
  background: url(/img/tire-retread/retreadFeature2.png) no-repeat 0px 0px;
}

#featureleft2 {
  float: left;
  width: 105px;
  height: 125px;
}

#featureright2 {
  float: left;
  width: 165px;
}
#main-content #featureright .clickthrough a {
 display: block;
 background: transparent url(/img/tire-retread/clickthrough.gif) no-repeat 0 4px;
}
