/* 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: 2000px;	
	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;
}

.leftwordcloud {
position: relative;
bottom: 10px;
float: left;
margin-right: 20px;
margin-top: 15px;
padding: 0px;
cellpadding: 0;
cellspacing: 0;
}

.rightwordcloud {
	position: relative; 
	bottom: 0px; 
	float: right; 
	margin-left: 20px;
	}
	
.recoverypic {
	position: relative;
	float: left;
	left: 0px;
	top: -15px;
}

.arecoverypic {
	position: relative;
	float: right;
	top: -15px;
}

#recovery {
	position: relative;
	float: left;
	width: 460.5px;
	top: 25px;
	right: 1px;
	height: 100px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

#arecovery {
	position: relative;
	float: right;
	width: 457.5px;
	height: 100px;
	top: 25px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
