﻿tr.header 
{
    background: #E60032;
    color: #fff;
}

div.forum table {background: #eee;}
div.forum table tr th {background: #E60032; color: #fff;}
.rowFooter {background: #ddd;}
.rowFooter-alt {background: #ddd;}

div.forum table tr th {background: #E60032; color: #fff;}

.colPostAuthor {font-weight: bold;}
.forum div.postContent {font-size:1.2em; margin:0 0 20px;}
.forum table td.colPostAuthor {padding: 5px 0 0 0;}
.forum h1 {border-bottom: 3px solid #E60032; padding: 0 0 5px 0; margin: 0;}

.userProfile 
{
    background:#DDDDDD none repeat scroll 0 0;
    border:3px solid #E60032;
    padding:15px;
    width: 500px;
}

td.lastcol {background: #ccc;}
