/*

# DEPRECATED

  Styles in this file have been moved to masterstyle.css

*/
div#nflFans, #nflrulebook,
#nfldigestofrules, #nflbasics,
#nfljurisdiction { font-size: 109.1%;}

div#nflFans { padding-left: 8px; clear: both;} /* FOUND: not found */
div#nflFans .rulesTitle {
	background-image:url(../img/header_back.gif); background-repeat: no-repeat; margin-top: 15px;
	text-align: left; padding-top: 2px; padding-left: 10px; font-size: 9pt; height:20px; font-weight: bold; clear: both;
}
	div#nflFans ol {}
		div#nflFans ol li { padding: 5px 0px;}

/*  Rule book landing page  */
#nflrulebook { width:720px; float:left;}
	#nflrulebook .nflrulebookLandingTop { float:left; background-color:#f2f2f2; width:655px; height:115px; margin:10px;}
	#nflrulebook .nflrulebookLandingTop img { float:left; margin:10px; display:inline;}
	#nflrulebook .nflrulebookBox {
		float:left; width:307px; height:110px; margin:10px; padding:10px;
		background-image:url(../img/profile_back.jpg); background-repeat:no-repeat;
	}
	#nflrulebook .nflrulebookBox img { float:left; margin-right:10px; border:5px solid #CCC; width:80px; height:90px; display:inline;}
	#nflrulebook .nflrulebookTextHeader { font-weight:bold; font-size:14px; margin-top:10px;}

/*  Digest of Rules page   */
#nfldigestofrules { float:left; width:720px;}
	#nfldigestofrules div { padding:10px;}
	#nfldigestofrules p { padding-bottom:10px;}
	#nfldigestofrules .nfldigestofrules_headlines{ font-size:15px; font-weight: bold; padding-left:10px;}

/*  FANS BASICS PAGE   */
#nflbasics { float:left; width:720px;}
	#nflbasics ul { text-indent:0px; padding-left:10px; margin:5px;}
	#nflbasics div { padding:10px;}
	#nflbasics .nflbasics_headlines { font-size:15px; padding-left:10px;}
	#nflbasics .nflbasics_subheader { font-size:15px; padding-left:10px;}

/* NFL FANS Jurisdiction Page */
#nfljurisdiction { padding-left: 8px;}
.nfljurisdiction_subheader{ padding-top: 10px; font-size:15px; font-weight: bold;}
