.ttboard-header1 {
    background: #585858;
    font-weight: bold;
    color: #e3e4e5;
}
.ttboard-threads {
    background: #e3e4e5;
}
.ttboard-messageline {
    background: #e3e4e5;
    padding: 12px;
    margin-bottom: 12px;
}
.ttboard-messageline2 {
}
.ttboard-time {
    font-size: 0.8em;
    float: right;
}
.ttboard-author {
    font-weight: bold;
    color: #004b94;
}
.ttboard-title {
    font-weight: bold;
    margin: 8px 0;
}
.ttboard-smalltext1 {
    font-size: 0.8em;
}
.ttboard-table {
    margin-bottom: 20px;
}

