.container { background: none; }

#hd { background: url(../images/hd_rules.png) top center no-repeat; width: 100%; height: 92px; }
#hd .nav { color: #FFF; top: 35px; position: absolute; }

#bd { color: #FFF; line-height: 1.5em; }
#bd .content, #bd .tables, #bd .segment, #bd .fineprint { clear: both; width: 100%; }
#bd h1 { font-size: 18px; }

.half { width: 50%; }

ol { list-style: none; }
ol li { line-height: 1.2em; margin-bottom: 1.5em; }

.segment, .tables { background: url(../images/bg_dotted.gif) repeat-x bottom; }

.tables { padding-bottom: 10px; }

.fine_print { padding-top: 5px; margin-bottom: 20px; width: 100%; clear: both; }

.segment { margin-bottom: 15px; }

