body#forums div.Forums_ClosedItem
{
	color: red;
	font-weight: bold;
}

body#forums div.Forums_MainContainer
{
	font-family: arial, sans-serif;
	font-size: 1em;
	text-align: left;
}

body#forums tr.ForumsTable_HeadTR
{
	font-size: 1em;
	font-weight: bold;
}

body#forums div.Forums_TitleText
{
	font-size: 1.51em;
	font-weight: bold;
}

body#forums div.Forums_MainContainer table
{
	font-size: 1em;
}

body#forums div.Discussion_PostQuote
{
	color: green;
}