/* CSS Document */
#faq h4 {color: #154f8e; font-family: "trebuchet ms", helvetica, sans-serif; margin-left: 20px; margin-right: 20px; 
font-size: 16px}

#faq p {color: #666666; font-family: "trebuchet ms", helvetica, sans-serif; margin-left: 20px; margin-top: -10px; 
margin-right:20px; font-size: 14px;}

#faqouter{
position: relative;
	width: 921px;
	height: 880px;	
	margin: 0 auto;
	background: #fff;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	}

#qanda img {position: relative; top: 20px; float: right;}

#faqwrapper {
position: relative;
top: -20px;
}