.main
{
	width:586px;
	float:left;
}
.mainHeader
{
	background-image:url(../Images/articleMainHeader.gif);
	background-repeat:no-repeat;
	/*background-color:#ffffff;
	border-bottom:solid 2px #b0d925;*/
	padding-left:30px;
	padding-top:7px;
	padding-bottom:3px;
	vertical-align:top;
	text-align:left;
	text-transform: uppercase;
	font-size: 13px;
	height: 31px;
}
.mainBody
{
	/*background-color:#e3ebf0;*/
	vertical-align:top;
	text-align:left;
	padding:14px 14px 14px 30px;
}
.mainBottom
{
	height:12px;
	line-height:12px;
}

.mainBottom img
{
	display: none;	
}

.categoryText
{
	/*color:#ba0101;*/
	font-size:13px;
	font-weight:bold;	
	margin:0px 0px 0px 0px;
}
.headerRow
{
	/*background-color:#3b474f;
	color:#ffffff;	*/
	color: #000;
}
.headerCell
{
	padding-left:30px;
	font-size:11px;
	font-weight:bold;
	height:18px;	
}
.listTable
{
/*	background-image:url(/Templates/Images/forumBackground.gif);	
	background-repeat:repeat-y;	*/
	width:586px;
}
.tableCell
{
	padding-left:30px;	
	color:#000;
	font-size:11px;
	font-weight:bold;
	height:18px;
	/*border-bottom:solid 1px #5f6163;
	border-top:solid 1px #cbccce;*/
}
.tableCell a
{
	color:#000;
	text-decoration:none;
	font-size:11px;	
}
.newThreadLink
{
	color:#000;
	text-decoration:none;	
}

