#topics { margin-top: 10px; width: 450px; float: left }
#topics h2 { font-size: 100%; font-weight: bold; background-color: #376600; text-align: left; padding-top: 5px; padding-bottom: 5px; width: 450px }
#topics table  { margin-top: 5px; margin-bottom: 10px; width: 100% }
#topics table caption   { display: none }
#topics table td  { width: 33%; vertical-align: top }
#topics p  { color: #555; font-size: 80%; font-family: "MS UI Gothic"; line-height: 150%; background-image: url("../img/table_list.gif"); background-repeat: no-repeat; background-position: 0 3px; text-align: left; list-style-type: none; padding-left: 11px }
#topics p a { text-decoration: none }
#topics p a:hover { text-decoration: none; background-color: #c8eaff }
.white { color: #fff }
.orange { color: #ffe26f }