#listingOptions {
	margin:15px;
	margin-top:5px;
}

#listingContent {
	background: #FFF url('../images/list-hr-background.gif') top left repeat-x;
	margin:15px;
	padding-top:20px;	
}

#faqList {
	background: #FFF url('../images/list-hr-background-flipped.gif') top left repeat-x;
	margin:15px;
	padding-top:20px;	
}

