#factbc {
	clear: both;
	font-size: smaller;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
#factheader {
	height: 100px;
	width: 100%;
	padding: 10px;
	margin-bottom: 15px;
	color: #FFF;
	background: #036 url(/Images/faq_bg.png) repeat-x;
}
#factheader a{
	color: #FFF;
	text-decoration: none;
}
.box1 {
	padding: 5px;
	border: thin solid #999999;
}
.box2 {
	padding: 0px;
	border: thin solid #999999;
	text-align:center
}

