#breadcrumbs { margin-bottom: 10px; }

img.avatar {
    float: right;
    margin-right: 15px;
    border: 1px solid #CCC;
    padding: 2px;
}

table.forum {font: 85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;padding: 0; margin: 0; border-collapse: collapse; color: #333; background: #F3F5F7;}

table.forum a {color: #3A4856; text-decoration: none; border-bottom: 1px solid #C6C8CB;}  

table.forum a:visited {color: #777;}

table.forum a:hover {color: #000;}  

table.forum caption {text-align: left; text-transform: uppercase;  padding-bottom: 10px; font: 200% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;}

table.forum thead th {background: #3A4856; padding: 15px 10px; color: #fff; text-align: left; font-weight: normal;}

table.forum tbody, table.forum thead {border-left: 1px solid #EAECEE; border-right: 1px solid #EAECEE;}

table.forum tbody {border-bottom: 1px solid #EAECEE;}
                      
table.forum tbody td, table.forum tbody th {padding: 10px; background: url("../img/td_back.gif") repeat-x; text-align: left;}

table.forum tbody tr {background: #F3F5F7;}

table.forum tbody tr.odd {background: #F0F2F4;}

table.forum tbody  tr:hover {background: #EAECEE; color: #111;}

table.forum tfoot td, table.forum tfoot th, table.forum tfoot tr {text-align: left; font: 120%  "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif; text-transform: uppercase; background: #fff; padding: 10px;}


th.thread-detail {
    width: 200px;
}