body {
	background-color: #fff;
	background-image: url(/images/shared/lt_blue_to_white_bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
}

#contentBody {
	background-color: #fff;
	
}

#fullContent {
	min-height: 480px;
}

#left {
	width: 210px;
	padding-top: 0px;
}

#right {
	width: 516px;
}

.faq_question {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0 4px 0;
}
