/*---------------------FAQ's----------------------------------*/
body {
	background: url(../images/bigbg.jpg) repeat-x #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-sixe:11px;
	margin:0;
	padding:0;
	border:0;
}
#view {
	width:315px;
	display:block;
	margin:0 auto;
}
.ezfaq-header {
	background: url(../images/ez-faqs.png) no-repeat;
	width:300px;
	height:75px;
	display:block;
	margin:0 0 0 10px;
}
.points {
	width:280px;
	display:block;
	font-size:11px;
	margin:12px 0 0 18px;
	line-height:1.64em;
}
.subpoints {
	width:280px;
	font-sixe:11px;
	margin:5px 0 0 18px;
}
strong {
	color:#000066;
	font-size:12px;
	display:block;
}
#footer {
	width:282px;
	font-size:11px;
	margin:14px 0 12px 18px;
	display:block;
}

#footer strong{color:#000}