.forum { margin-left:0 !important;}
.forum table {border: 1px solid #B6282E !important;}
.forum table td {background:#FED756 !important;}
.forum table tr.alt td, .forum table tr.rowFooter-alt td {background:#FFE99F !important;}
.forum table th {color:#fff !important; background: #B6282E; font-size: 0.7em; text-align: center; padding: 2px 0;}
.forum .postActions {width:100%; text-align:right; float:none;}
.forum td .postActions {float:right;width:auto;}
.forum tr.rowFooter td, .forum table tr.rowFooter-alt td {border-bottom: 1px dashed #B6282E;}
.forum td.colPostContent textarea.textbox {width:95%; height:200px;}
.forum tr.alt td.colPostContent textarea.textbox {height:50px;} /*Topic description*/

.forum table td.lastcol {background: #F58220 !important; color: #fff;}

.forum input.button 
{
    width:100px !important;
    background: url('/cms/outertemplates/images/buttonsmall.gif') no-repeat !important;
}

.forum input.button_disabled {
	width:100px !important;	
	background: url('/cms/outertemplates/images/buttonsmall.gif') no-repeat !important;
	border:medium none;
	height:25px;
	line-height:25px;
	margin-bottom:5px;
}

.forum table td.colForumDescription {text-align: left;}
.forum table td.colTopicDescription {text-align: left;}
.forum table td.colForumDescription a {font-weight: bold;}
.forum table td.colTopicDescription a {font-weight: bold;}
.forum table td.colPostAuthor { padding: 15px 3px; font-weight: bold; color: #B6282E;}
.forum table td.colPostAuthor a {text-decoration: none;}

.forum div.postDate 
{
    font-size:0.8em;
    font-style:italic;
    margin:10px;
    font-weight: bold;
    color: #B6282E;
    text-align:right;
}

div.userProfile {width: 490px; padding: 10px; background: #FED756; border: 1px solid #B6282E;}

.forum .colPostContent .postActions {margin: 5px 10px 0 0;}
.forum div.postContent {padding: 0 15px 0 0;}

.forum .pager {}
.forum .pager ul {list-style-type: none;}
.forum .pager ul li {display: inline; padding: 0 3px;}