
h1.title 				{ position: relative; display: block; width: 760px; height: 100px; background: url(../_img/bg_h1.gif) no-repeat top left;}
h1.title span			{ display: none; }

h2, h3, h4						{ height: auto; background-image: none; font-size: 12px; font-weight: bold;  }
h2 span, h3 span, h4 span		{ display: inline; font-size: 12px; font-weight: bold;   }

#holder					{ background-image: none; }
#footer					{ height: 50px; background: url(../_img/bg_footer.gif) bottom right no-repeat; }
#footer p				{ padding-top: 25px; } 

textarea				{ border: 1px solid #CCCCCC; }

ul.rules	{ margin-left: 30px; }
ul.rules li	{ list-style-type: disc; }