

#spec-sheet #detail_title {
	border: 1px solid #9e9e9e;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	color: #4b4b4b;
	font-size: 21px;
	width: 220px;
	text-align: center;
	padding-top: 10px;
	position: relative;
	border-bottom-color: white;
	margin: -57px 0px 27px -40px;
	z-index:2;
	
}
#spec-sheet .one_column {
	position:relative;
	background:url(/img/background/bg-productdetail.png) 0 0 no-repeat;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;

	padding: 25px 40px; 
	margin-top: 40px;
}
#spec-sheet .center {
	width: 400px;
	float: left;
	margin-left: 20px;
}
#spec-sheet #extrainfo {
	width: auto;
}
#spec-sheet .credit_offer {
	width: 200px;
	height: 67px;
	margin-left: 5px;
	width: 218px;
}
#spec-sheet #left_column {
	width:130px;
	text-align: center;
}
#spec-sheet #left_column .button {
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}

#spec-sheet .brand_image_specsheet{
max-width:126px;
width:auto !important;
width:126px;
display:block;
margin:0 auto 8px;
}

#spec-sheet .tire_image_specsheet{
max-width:126px;
width:auto !important;
width:126px;
display:block;
margin:0 auto;
}

#spec-sheet .tire_name {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}
#spec-sheet .tire_description {
	font-size: 12px;
	line-height: 19px;
}
#spec-sheet #back_to_search_results {
	position: absolute;
	margin-top: -56px;
	right: 0px
}
#spec-sheet ul.detailed_info {
	background: transparent url(/img/tire-search/tire_detail_bg.png) no-repeat 0px 0px;
	list-style: none;
	width: 245px;
	height: 200px;
	padding-top: 16px;
	padding-left: 1px;
}
#spec-sheet ul.detailed_info li {
	margin-bottom: 6px;
	line-height: 15px;
	height: 15px;
	overflow: hidden;
	border-bottom: 1px solid #bfbfbf;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	width: 225px;
	color: #333333;
}
#spec-sheet ul.detailed_info li span.title {
	color: #969696;
/*	text-decoration: underline; */
	margin-right: 7px;
	font-weight: bold;
	font-size: 11px;
}
#spec-sheet ul.detailed_info li.price {
	font-size: 16px;
}
#spec-sheet span.add_to_quote {
	font-size: 10px;
	float: right;
}
#spec-sheet ol,
#spec-sheet ol li {
	list-style-position: inside;
	list-style-type: circle;
}

#spec-sheet p.extrainfo_speedrating_para {margin-top: 10px; text-align: center; font-weight: bold;}
#spec-sheet #featuresNbenefits {margin-bottom: 20px;}
#spec-sheet #featuresNbenefits p {margin: 10px 0 0 22px;}
#spec-sheet span.featuresNbenefitsHeader {font-weight: bold; color: #EA3338;}
#spec-sheet h4.warrantyName {margin: 5px 0 0 22px; color: #EA3338; text-transform: uppercase;}
#spec-sheet p.warrantyDescription {margin: 0 0 15px 22px;}
#spec-sheet h4.detailedTireSpecsTitle {margin: 5px 0 0 22px; color: #EA3338; text-transform: uppercase;}
#spec-sheet ul.detailedTireSoecsList {margin: 10px 0 0 22px;}
#spec-sheet #technlogy_info {margin-bottom: 20px; margin-top: 22px;}

#spec-sheet .tire_spec {
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	width: 80%;
	margin-top: 20px;
}

#spec-sheet .tire_spec td {
	text-align: center;
}
#spec-sheet .tire_spec th {
	text-align: center;
	font-weight: bold;
}

#spec-sheet .fact_info {
	float: left;
	margin-left: 10px;
}

#spec-sheet .fact_info a:hover,
#spec-sheet .fact_info a:visited,
#spec-sheet .fact_info a
 { color: #6D6D6D; }

