.faq-content a{
color: #CE6702;

text-decoration:underline;
}

.faq-content a:hover{
color: #CE6702;
text-decoration:none;
}

.faq-header{
margin-bottom: 10px;
}

.faq-sbheader{
font-size: 15px;
color: #172F6D;
font-weight: bold;
background: #F7F6EE ;
padding: 2px;
margin-bottom: 15px;
}

.faq-sbheader img{
vertical-align: middle;
}

.faq-content{
padding: 0px 0px 5px 35px;
background: url(../images/dotline_l.gif) repeat-x 0px 100%;
margin-bottom: 10px;
}

.faq-content p{
line-height: 1.5;
margin-bottom: 20px;
margin-right: 10px;
color: #333;
}

#faq-header2{
padding-top: 20px;
}
