.faq_container {
margin-right: 30px;
}
div#main_text .faq_container h2 {
padding: 7px 10px;
position: relative;
background: #e7e7e7 url("../images/grey_bar.gif") bottom repeat-x;
margin-top: 10px;
font-size: 110%;
}
.faq_content {
padding: 7px 0 15px 10px;
border: 1px dotted #ccc;
border-width: 0 1px 1px 1px;
}
div#main_text div.blog_intro h2 { color: #3C5171; 
	font-weight: normal; 
	}
	div#main_text div.blog_intro span.nobold { font-weight: normal; 
		font-style: italic; 
		font-size: 90%;
		}
