#main_content{
background: url('/shared/images/lifetime_powertrain_warranty/warranty_back.jpg') no-repeat transparent;
width: 960px;
height: 448px;
}
#custom_disclaimer{
position: absolute;
top: 20px;
left: 18px;
width: 470px;
text-align: center;
font-size: 9px;
color: #FFFFFF;
}
#custom_in_box{
position: absolute;
top: 120px;
left: 30px;
width: 450px;
color: #333333;
}
#custom_in_box p{
margin: 2px 0px 15px 0px;
}
#custom_in_box .custom_headline p, #custom_in_box .custom_bigheadline p{
margin: 0px 0px;
font-weight: bold;
}
#custom_in_box .custom_bigheadline p{
font-size: 13px;
}
/*#faq_content {
background: url('/shared/images/lifetime_powertrain_warranty/faq_bkg.jpg') repeat;
margin: 0px;
}*/
body {
margin: 0px;
padding: 0px;
color:#000;
}
.custom_head {
font-size: 14px;
margin-bottom: 0px;
font-weight: bold;
}
ul {
list-style: none;
margin: 0px;
padding: 4px;
}
li {
margin-bottom: 2px;
}
.ques {
margin-top: 10px;
font-weight: bold;
}
/***** new 2010 faq *****/
#faq_content h1 { 
	font-size: 14px;
	color: #006794;
	margin-bottom: 1em;
	font-weight:normal;
	text-align:center;
}
#faq_content h2 {
	font-size: 12px;
	color: #006794;
	margin-bottom: 1em;
	font-weight:bold;
	text-align:center;
}
#faq_content {
  background-color: #fff;
  margin: 5px auto;
  width:95%;
}
#faq_content p {
  padding: 8px;
}
#faq_content dl {
  list-style: none;
  margin: 0px;
  padding: 8px;
}
#faq_content dt {
  margin-bottom: 2px;
  font-style:italic;
  font-weight:normal;
}
#faq_content dd {
  margin: 0 0 8px 8px;
  font-style:normal;
}

