#faq_title {/*
	background-image: url(../images/title_faq.jpg);*/
	background: url(../../visitor_info/images/title_visitor_info.jpg) no-repeat left top;
	height: 52px;
	width: 750px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}

h1 span{
  display: none;
}

h2 {
	font-size: 22px;
	color: #072f84;
	margin: 0px;
}

h3 span {
  font-size: 12px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #138dca;
}
#faq_content {
	background: url(../../images/common/gradient_top_blue.gif) repeat-x left top;
	padding: 43px 55px;
	border-right: 1px solid #28ABE2;
	border-bottom: 1px solid #28ABE2;
	border-left: 1px solid #28ABE2;
}

#questions{

}

.faq_list, .faq_list a:link, .faq_list a:active, .faq_list a:visited {
  list-style: none; 
  padding: 5px 0px 5px 0px;
  margin: 0px;
  color: #138dca; 
	font-weight: bold;   
}
.faq_list a:hover {
  list-style: none; 
  padding: 5px 0px 5px 0px;
  margin: 0px;
  color: #000000;  
}
.faq_list ul {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
    padding: 5px 0px 5px 0px;
	font-weight: bold;

}
.faq_list li {
  font-size: 12px;
  margin: 0px;
  padding: 5px 0px 5px 0px;
  color: #138dca;
  list-style: none;  
}

#answers_section {


}

#answers_inside {

}

.answers {

}

