@charset "utf-8";
/* CSS Document */

#faq{
	width: 605px;
	}

#faq h3{
	background: url(images/border_top.jpg) no-repeat;
	color: #339900;
	padding: 11px 0px 10px 38px;
	}
	
#faq p{
	background: url(images/border_bottom.gif) no-repeat bottom;
	border-top: 1px dotted #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 15px;
	margin-bottom: 25px;
	}	