﻿.ForumList_Header
{
	background-color: #C2E3D0;
	font-weight: bold;
	padding: 3px 5px 3px 5px;
}

.ForumList_AlternatingItem
{
	background-color: #f9f9f9;
	padding: 3px 5px 3px 5px;
	text-align: left !important;
}

.ForumDesclaimer
{
	padding: 5px;
	border: solid 1px #B8E3C8;
}

.ForumDesclaimerFooter
{
	text-align: right;
	background: #B8E3C8;
	padding: 5px;
}

.ForumNotice
{
	padding: 5px;
	border: solid 1px #B8E3C8;
	font-weight: bold;
}
.Post_Container
{
	width: 715px;
	overflow: hidden;
}

.Post_ParentPost
{
	font-size: 85%; 
	display:inline;	
}

.Post_PostHeader
{
	background: #B8E3C8;
	padding: 0px 1px 1px 3px;	
}

.Post_PostHeader_Reply
{
	background: #f0f0f0;
	padding: 0px 4px 2px 4px;	
	font-size: 85%;
}

.Post_Permalink
{
	font-size: 85%;
	padding-right: 4px;
}

.Post_Text
{
	margin-bottom: 15px;
	padding: 3px 3px 3px 6px;
	border-bottom: solid 1px #B8E3C8;
	background-color: #f7f7f7;
}

.ForumFilterCategory
{
	margin: 5px;
	float:left;
}

div.ForumFilterBlock
{
	padding: 2px 0px 15px 5px;
}

.Post_Tooltip_Header
{
	padding: 2px;
	border-bottom: solid 1px #B8E3C8;
}

.Post_Tooltip_Text
{
	padding: 5px;
}

.forum_overeny, .forum_overeny .Post_Text
{
	background: #eee;
	color: #ee0000 !important;
}

.SearchError
{
	text-align: center;
	font-weight: bold;
	width: 99%;
	padding: 5px;
	border: solid 1px #B8E3C8;
}

table#ForumListControl td
{
	padding: 4px;
}

table#ForumListControl td a
{
	color: #990000;
	text-decoration: none;
}

table#ForumListControl td a:hover
{
	color: #318752;
}