/* FAQs Page */
#header h1 {
	background: transparent url(../images/header_rotate_2.jpg) no-repeat 0 0;
}
#content img {
	float: right;
	margin: 0 0 10px 5px;
}
#content h3 {
	clear: both;
}
#content ol li {
	margin-bottom: 5px;
}
#content ul {
	margin-bottom: 10px;
	width: 70%;
}