.rulesbloc	{
	margin-left: 6px;
	margin-right: 6px; 
	margin-bottom: 24px;
	border-bottom: 1px dashed #aaa;
	line-height: 133%; 
}

.rulestitle	{
	margin-top: 10px; 
	margin-bottom: 16px;

}

.rulestxt {
	margin-top: 12px; 
	margin-left: 12px;
	margin-right: 16px;
	padding-bottom: 24px; 
}

.rulestxt a:link, .rulestxt a:visited {border-bottom:1px dotted #999;}
.rulestxt a:hover, .rulestxt a:active {border-bottom:1px dotted #ff3333;}

.noborder {
	border-bottom: none;
}