#RulesOptions {
	height: 54px;
	margin: 0 0 15px 0
	border-bottom: 1px solid #e8e8e8;
}
#RulesOptions UL {
	margin: 0;
	padding: 0;
	list-style: none;
}
#RulesOptions LI {
	line-height: 14px;
	margin: 0 5px;
	padding: 0;
	display: block;
	float: left;
	border-bottom: 1px solid #f4f4f4;
}
#RulesOptions A {
	font-weight: bold;
	white-space: nowrap;
}
#PageContent TABLE {
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
	margin: 10px auto 10px auto;
}
#PageContent .evenrow {
	background-color: #dedede;
}
#PageContent TD,
#PageContent TH {
	padding: 5px;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
#PageContent #HouseRules LI {
	text-align: justify;
	margin: 0 0 0 30px;
	padding: 10px;
}
