table { width: 100%; }
td { padding: 0; vertical-align: top }
td + td { padding-left: 10px; }
td:first-child { padding-right: 10px; }

#body, table { font-size: 12px; line-height: 19px }
#content { position: relative; }
#left, #right, #middle { position: absolute; top: 466px; text-transform: uppercase; font-size: 13px; font-weight: bold; font-family: arial; text-decoration: none; color: #03346f }
#left { left: 0; color: #e05227 }
#middle { width: 100px; left: 50%; margin-left: -50px; text-align: center }
#right { right: 0 }

#body h3 { margin: 0; }

#body ul { line-height: 15px; }

#body td:nth-child(2) ul { margin-top:0; float: left; width: 180px; }