/*********************************************************************
   madden08/css/footer.css for EA.com
   code by Ryan Betts (ryan.betts(AT)blastradius.com)
*********************************************************************/

/* IMPORT SPORTS.COM footer.css */
@import url("http://images.ea.com/sports/_css/footer.css");

/* Footer */
#footer, #footerbox {
	width: 960px;
	margin: 0 auto 0 auto;
}

#footerbg {
	background-image: none;
}

#footerbox, div#footerbox a {
	color: #666666;
}

div#footerbox a:hover {
	text-decoration: underline;
	color: #535353;
}

#subfooter a { 
	text-decoration: none;
}

#esrb {

}








