div#_adv {
     min-height: 250px;
     background: #FFF;
     vertical-align: bottom;
     padding-bottom: 50px;
}

div#_adv a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    color: #16547c;
    letter-spacing: 0px;
}

._title {
     min-height: 80px;
     padding-left: 50px;
     padding-top: 40px;
     color: #FFF;
     font: 700 24pt Arial, Helvetica, sans-serif;
}

table.list {
     width: 100%;
}

table.list tr.header td {
     padding-left: 20px;
     font: 700 10pt Arial, Helvetica, sans-serif;
}

table.list tr.footer, table.list tr.header {
     background: #0b2d4c;
     color: #FFF;
     height: 24px;
}

table.list tr {
     background: #FFF;
     height: 130px;
     vertical-align: middle;
}

table.list tr td.odd
{
    background: #e5ecf0;
}

table.list tr td {
     border-bottom: solid 2px #163754;
}

table.flist {
    width: 100%;
}

table.flist tr.header {
    background: #0b2d4c;
    color:  #FFFFFF;
    height: 24px;
}

table.flist tr.header td {
    font-family:Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    padding-left: 20px;
}

table.flist tr.footer {
    background: #0b2d4c;
    color:  #FFFFFF;
    height: 24px;
}

table.flist tr.forum_head {
    background: #FFF;
    height: 130px;
}

table.flist tr
{
    background: #FFFFFF;
    height: 50px;
    vertical-align: middle;
}

table.flist tr.odd
{
    background: #e5ecf0;
}

table.flist tr td.padded {
    padding-left: 10px;
}

table.flist tr td a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #16547c;
    letter-spacing: 0px;
}

table.flist tr td .title a {
    font-size: 16px;
}

table.posts {
     width: 100%;
}

table.posts tr.header td {
     padding-left: 20px;
     font: 700 10pt Arial, Helvetica, sans-serif;
}

table.posts tr.footer, table.posts tr.header {
     background: #0b2d4c;
     color: #FFF;
     height: 24px;
}

table.posts tr {
     background: #FFF;
     vertical-align: middle;
}

table.posts tr  td.odd{
     background: #e5ecf0;
}

table.posts tr td a {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    color: #16547c;
    letter-spacing: 0px;
}

.forum_img {
     width: 92px;
     height: 92px;
     display: inline;
     float: left;
}

.forum_info {
     padding-left: 116px;
}

.forum_info p.title a {
     text-decoration: none;
     color: #16547c;
     letter-spacing: 0;
     font: 700 16px Arial, Helvetica, sans-serif;
}

.lastPostBy {
    padding-left: 10px;
}

.lastPostBy a {
     text-decoration: none;
     color: #16547c;
     letter-spacing: 0;
     font: 700 12px Arial, Helvetica, sans-serif;
}

.lastPostBy .author a, .lastPostBy .posted {
     font-size: 10px;
}


input.button, a.button {
    background: url(img/buttons/wide.png) no-repeat;
    border: 0;
    color: #0B2D4C;
    font-weight: 700;
    height: 25px;
    width: 114px;
}
