#RulesOptions {
	width: 750px;
	height: 25px;
	margin: 0 auto 25px auto;
}
#RulesHouse,
#RulesSports,
#RulesCasino,
#RulesParlay {
	width: 214px;
	height: 35px;
	float: left;
}

#RulesOptions {
    margin-bottom: 44px !important;
}

#RulesOptions DIV.tab {
	font-family: Impact;
	font-size: 22px;
	text-align: center;
	text-transform: uppercase;
	line-height: 35px;
	width: 250px;
	height: 35px;
	cursor: pointer;
}
#RulesOptions DIV.tabfocus {
	background-color: #333333;
    color: #FFFFFF;
}
#RulesOptions DIV.tabhold {
	background-color: #666;
	color: #CCC;
}