#sideright {display:none}
#content {margin-right:0}
/* Hide from IE5-mac. Only IE-win sees this - IE 3-pixels gap fix \*/
* html #content {height:1%;margin-left:0;margin-right:0}
/* End hide from IE5/mac */

.forums-table th, .forums-table td {border:1px solid #ccc}
.forums-table th {text-align:left}
.forums-table tr.header th {background-color:#039;color:#fff}
.forums-table tr.header th a {color:#ccc}
.forums-table tr.sub-header th {background-color:#5EA114;color:#fff}
.forums-table tr.sub-header th a {color:#eee}
.forums-table tr.grey {background:#eee}

ul.forums-post-options {margin:0;padding-left:0}
ul.forums-post-options li {
	list-style-type:none;
	display:inline;
	padding-right:10px;
}

#forums-footer {
	border-top:1px solid #999;
	background:#eee;
	color:#666;
	padding:5px;
}

#forums-crumbtrail {
	background:#eee;
	padding:5px;
}

.quoted {
	margin:5px;
	margin:0;
	background:#fff;
	padding:10px;
	border:1px solid #333;
	border-left:7px solid #666;
	border-right-style:dashed;
	color:#333;
}
