table { width: 100%; }
table th {background-color: #00647C; color: white; text-align: left; padding: 6px 12px; border-bottom: 1px solid #044A5A; text-transform: uppercase; font-weight: normal; font-size: 0.7em;}
table td { padding: 12px;  background-color: white; }
.alt td {background: #F5F8F1;}

.td25 { width: 24%;}
.td50 {width: 49%;}
.td75 {width: 74%;}

.topicmeta, .tags-list  {clear: both; height: 30px;}
.topicmeta li, .tags-list li { float: left; width: auto; font-size: 0.8em; margin-right: 10px;}

.search-results li, #thread li { padding: 15px 20px;}
.poststuff { font-size: 7pt;}
.poststuff a { font-weight: normal; display: inline-block; margin: 0 3px;}

dd { margin: 5px 0 15px 0;}
dt { font-weight: bold; text-transform: uppercase;}

#left-col form p { clear: both;}
#left-col label { text-transform: uppercase; font-weight: bold; display: block; margin: 0.75em 0 0.5em 0;}
.postform input, .postform textarea {width: 95%;}
p.submit input {width: 100px; float: right; margin: 0.75em 23px;}