@CHARSET "UTF-8";

ul, ol {
	padding: 10px 55px;
	}
li { padding-bottom: 5px; }
#rulesHeading {
	top:155px;
	left: 285px;
	width: 490px; }
#rulesHeading p,
#rulesHeading a {
	font-size: 10px;
	float: right;
	position: relative;
	padding-top: 0px;
	padding-bottom: 2px;
	}
#rulesHeading a:hover {
	text-decoration: underline; }
#rulesBlock { 
	top: 280px; left: 50px;
	width: 725px; }
#rulesBlock .moduleContent {
	height: 325px;
	overflow-y: scroll;
}