@charset "utf-8";
/* CSS Document */

html { font-size: 12px; }

body {	}

p, form { font-size: 1em; color: #333333; line-height:1.5em; }

a { color:#FFB300; text-decoration: none; }
a:hover { color:#545454; }

h1 { font-size: 1.5em; color: #545454; line-height:0em; }
h2 { font-size: 1.23em; color: #545454; font-weight: bold; line-height:0em; margin: 2.67em 0 2.0em 0; }

input { font-size: 0.8em; 
		border: #CCCCCC 1px solid;
		background-color:;
		padding-left: 0.2em; }
		
input.submit_img { border: 0; padding: 0; }

ul#prizes li {  font-size: 1em; color: #333333; line-height:1.5em; }

/*________________________________________ DIVS ___________________________________*/

#flash_container { width:750px; text-align: left; padding: 0 0 20px 0; }
#flash_content { padding: 10px 0 0 0; }
#container { width:770px; text-align: left; padding: 0 10px 20px 0; }
#mainContent { clear:both; padding: 10px 20px 0 0; }
#flash_wrapper { margin-left: 0px; border: 4px #CCCCCC solid; width: 750px; height:450px; margin-bottom:30px; }
p.error { color:#990000; font-style:italic; background-color:#FFFFCC; }
#terms { font-size:0.9em; width:600px; margin-left:15px; }
#terms li { margin: 0 0 1em 3em; }

table.scores td { padding:3px 14px 3px 10px; }
table.scores tr.odd { background-color:#FAF7E2 }
table.scores thead { font-weight:bold; }
td.r_pad { padding-right:10px; }
td img { margin-bottom: 10px; }
