#topSection {
	padding-bottom: 0;
	padding-left:470px;
	background-image: url(../images/faqGirl.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#topSection ul {
	margin-bottom: 18px;
}
#bottomSection h1 span {
	font-family: georgia, serif;
	font-style: italic;
	font-size: .86em;
	letter-spacing: 1px;
	text-transform: none;
	color: #af5f46;
}
#bottomSection {
	background-image: url(../images/bottomSec2ColBG.gif);
	background-repeat: no-repeat;
}
#bottomSecLeft {
	float: left;
	width:574px;
	padding: 9px 10px 18px 25px;
}
ul#symptoms, ul#lossLevels {
	margin-bottom: 18px;
}
ul#lossLevels {
	margin-top: -3px;
	list-style-type: none;
	padding-left: 15px;
}

