table {
font-size:11px;
width:100%
}
select {
width:125px;
}
#content div.date {
font-size:9px;
color:#6B6B6B;
}
#content {
padding:0px;
}




#bar {
color:#424242;
padding:6px 10px;
}

#topict {
color:#424242;
padding:6px 10px;
font-weight:bold;
font-size:16px;
border-top:1px solid #9E9E9E;
border-bottom:1px solid #9E9E9E;
background:#EEEEEE;
}

#messages table{
width:600px;
}
#threads td {
vertical-align:middle;
padding:10px 10px;
border-bottom: 1px solid #EEEEEE;
text-align:center;
color:#333333;
}
#threads th {
background:#EEEEEE;
border-top: 1px solid #CECECE;
border-bottom: 1px solid #CECECE;
color:#6B6B6B;
padding:3px 10px;
}
#threads .threadtitle {
    text-align:left;
}
#threads td.threadtitle a {
    font-weight:bold;
}

#posts table {
width:560px;
font-size:11px;
}
#posts td {
vertical-align:top;
text-align:left;
}
#posts td.left {
width:77;
}
#posts td.bottom {
vertical-align:bottom;
text-align:right;
color: #9E9E9E;
}
#posts div.comhead {
padding:5px;
background: #EEEEEE;
border-top:1px solid #424242;
border-bottom:1px solid #9E9E9E;
margin-bottom:5px;
}
#posts div.comhead a {
font-weight:bold;
}

div.post {
    border-bottom:1px solid #9E9E9E;
    text-align:center;
    padding:15px;
}

#startnew {
    text-align:right;
padding:6px 10px;
}
#startnew a {
padding:4px 3px;
color:#424242;
  background: white;
  border: 0;}

#startnew a:hover{
  background: #6B6B6B;
color:white;
text-decoration:none;
}