/* 

		The David Miller Web Designs FREQUENTLY ASKED QUESTIONS
					Style Sheet

 */
 
/* *******************************************************
					FAQ Page Styles
 ********************************************************* */
#leftcolq {
	width: 80px;
	float: left;
	margin-top: 10px;
}

#leftcola {
	width: 80px;
	float: left;
	margin-top: 2px;
}

#rightcol {
	width: 750px;
	float: left;
	margin-left:20px;
}
.faqq { 
	color: #00C; 
	margin-top: 20px;
	}


#qaclear {
	width: 100%;
	clear: both;
	border-bottom: 1px solid #006;
	padding: 10px 0;
}
