#faq{
	background-color:#FFFFFF;
}

.faqContent{
	width:704px;
	margin: 0px 0px 0px 20px;
	font-size:.70em;
}

#weGetAsked{
	position:relative;
	width:251px;
	height:17px;
	float:left;
	text-align:left;
	overflow:hidden;
	margin:0;
	padding:0;
}

	#weGetAsked span{
		background:url(/images/products/faq/we_get_asked.jpg);
		position:absolute;
		top:0;
		width:100%;
		height:100%;
		overflow:hidden;
	}
	
#faqQs {
	width: 507px;
}

	#faqQs a {
		color: #3573b9;
		text-decoration: underline;
		font-size: 110%;
		line-height: 200%;
	}

#faqAs {
	width: 507px;
}

	#faqAs h3 {
		font-size: 125%;
		color: #3573b9;
	}
	
	#faqAs p {
		padding-right: 25px;
	}
	
	#faqAs a {
		text-decoration: none;
		font-size: 95%;
		color: #3573b9;
	}	
	
	#faqAs a img {
		padding-bottom: 3px;
	}
	
	#faqAs .divider {
		margin-top: 10px;
	}

.backtotop{
	width:507px;
	text-align:right;
}
