﻿.Forum_List_Grid_Head_Topics
{
	width:75px;
	text-align:center;
}

.Forum_List_Grid_Head_Posts
{
	width:65px;
	text-align:center;
}

.Forum_List_Grid_Head_LastPost
{
	width:160px;
}

.Forum_List_Grid_Head_Manage
{
	width:96px;
	text-align:center;
}

.Forum_List_Grid_Topics
{
	font-size:10pt;
	width:75px;
	text-align:center;
   font-weight:bold;
   border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:Black;
}

.Forum_List_Grid_Title
{
   font-weight:normal;
   border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:Black;
}

.Forum_List_Grid_Posts
{
	font-size:10pt;
	width:65px;
	text-align:center;
	font-weight:bold;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:Black;
}

.Forum_List_Grid_LastPost
{
	font-size:10px;
	width:160px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:Black;
}

.Forum_List_Grid_Manage
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:Black;
	text-align:center;
	font-size:100%;
	width:96px;
}

.Forum_List_Grid_Topics_NoBorder
{
	font-size:10pt;
	width:75px;
	text-align:center;
   font-weight:bold;
}

.Forum_List_Grid_Posts_NoBorder
{
	font-size:10pt;
	width:65px;
	text-align:center;
	font-weight:bold;
}

.Forum_List_Grid_LastPost_NoBorder
{
	font-size:10px;
	width:160px;
}

.Forum_List_Grid_Manage_NoBorder
{
	width:96px;
}