/*************
Official Rules
*************/
body {
    font-family:Arial;
    color:#333333;
}
#headerRules, #holderRules{
	width:auto;
	padding-left:28px;
	padding-right:28px;
}
#headerRules{
	height:121px;
}
#headerRules div{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:197px;
	height:38px;
	margin-top:24px;
}
#holderRules p, #holderRules h2, #holderRules ol{
	margin-bottom:20px;
}
#holderRules ol{
	margin-left:50px;
}
#holderRules ol li{
	list-style:decimal;
}
/*Class*/
.redText{
	color:#bd141c;
	font-size:21px;
}
.smallText{
	font-size:x-small;
}
.mediumText{
	font-size:small;
}
.boldText{
	font-weight:bold;
}
.centerElement{
	margin:auto;
}
.centerText{
	text-align:center;
}

#home #boxes #fanOfTheWeek .rules {
	display:block;
	background:none;
	width:77px;
	height:20px;
	left: 6px;
    position: absolute;
    top: 187px;
    width: 60px;
}