﻿.ForumSection
, .TopicSection
	{ color:#333333; background-color:#FFFFDD;}
	

.ForumImage
	{ background-color:#FEFEFE;}
	
.PostCounter
	{ text-align:center;}
	
.ForumDescription
, .LastAction
	{padding-left:5px; }

.TopicButtons
	{float:right; text-align:right; }

.MessageLeftCol
	{width:20%; font-weight:bold; background-color:#FFFFDD;}

.CaptionCell
	{vertical-align:top; padding:5px;}

.ContentCell
	{padding:5px;}

.MessageRightCol
	{width:80%;}

.EditorButton
	{cursor:default;}

.EditorActions
	{vertical-align:bottom;}

.Message
	{height:255px; margin-top:5px;}

.KBPanel
	{position:absolute; visibility:hidden; width:100px;  margin-top:1px;}
	
.InlinePageNav a
	{ color:#999;}
