DiscussionTopics table
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

DiscussionTopics tr
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}

DiscussionTopics td
{
	margin:0px;
	padding:0px;
	border-spacing:0px;
}
.pnlLogin {
  background-color: #f5f5eb;
  font-size: 10pt;
  /*font-family: Times New Roman;*/
  font-family: geneva, 'Trebuchet MS', sans-serif;
  padding: 0;
  margin: 0;
width:262px;
}
#pnlTopicListContainer
{
	margin-left:10px;
}
#pnlHeader
{
	background-image: url(/Images/ForumBoxTitle.png);
	background-repeat:no-repeat;
	height:44px;
}

#pnlActions
{
	float:right;
	width:400px;
	margin-top:13px;
	margin-right:35px;
}

#pnlContent
{
	background-image: url(/Images/ForumBoxBG.png);
	background-repeat:repeat-y;
}

#pnlFooter
{
	background-image: url(/Images/ForumBoxBottom2.png);
	background-repeat:no-repeat;
	height:42px;
}

#pnlFooter input
{
	margin-top:5px;
	margin-left:10px;
}

.TopicHeader
{
	width:920px;
	text-align:center;
	margin-top:2px;
	font-weight:bold;
	font-size:15px;
	height:25px;
}

.TopicHeader div
{
	padding-top:5px;
	height:25px;
}

.TopicItem
{
	width:920px;
	text-align:center;
	height:47px;
}

.Topic
{
	float:left;
	padding-left:15px;
	padding-top:10px;
	width:480px;
	background-image:url(/Images/ForumCellBg.png);
	background-repeat:repeat-x;
	margin-left:5px;
	height:35px;
	text-align:left;
font-size:14px;
overflow:hidden;
}

.Comments
{
	float:left;
	width:70px;
	background-image:url(/Images/ForumCell3.png);
	background-repeat:no-repeat;
	height:45px;
}

.TopicItem .Comments
{
	padding-top:10px;
	height:35px;
}

.StartedBy
{
	float:left;
	width:145px;
	background-image:url(/Images/ForumCell4.png);
	background-repeat:no-repeat;
	height:45px;
	padding-left:3px;
	padding-top: 7px;
}
.LastCommented
{
	float:left;
	width:145px;
	background-image:url(/Images/ForumCell4.png);
	background-repeat:no-repeat;
	height:45px;
	padding-left:3px;
	padding-top: 7px;
}

.Dot
{
	margin-left:5px;
}

.Alarm
{
	margin-left:20px;
	color:orange;
	font-weight:bold;

}

.LastCommentedImage
{
	float:left;
	margin-left:3px;
}

.StartedByImage
{
	float:left;
	margin-left:5px;
}
.Date
{	
	font-size: 9px;	
	margin-left: -8px;
}
.UserDetails
{
	margin-left:10px;
}
.Actions
{
	width:45px;
	background-image:url(/Images/ForumCell4.png);
	background-repeat:no-repeat;
	height:45px;
	padding-left:4px;
	padding-top:3px;
	float:right;
}
.NewTopicLabel
{
	font-size:13px;
	font-weight: bold;
	padding-bottom:20px;
	float:left;
	height:10px;
}


.Username
{
float:left;
width:78px;
height: 20px;
overflow:hidden;
text-align:left;
margin-left:5px;
}

.TopicStarted
{
	width:98px;
	height: 20px;
	overflow:hidden;
	text-align:left;
	margin-left:5px;
}
.ForumNavigation
{
	float:right;
	margin-right: 20px;	
	
}
.ForumNavigation a
, .ForumNavigation a:link
, .ForumNavigation a:visited
, .ForumNavigation a:hover
, .ForumNavigation a:active
{
	color: #6b5c47;
}
.ForumStartTopic
{
	float:left;
}
.ForumFoodariTopics
{
	float:left;
}
.ForumResults
{
	padding-left:10px;
}
.ForumNavigationSeparator
{
	color: #6b5c47;
	font-size: 8px;
}

.ForumTopicTitleText
{	
	width:350px;
		
}

#pnlAddTopicContent .MessageTextBox
{
	width:350px;	
	margin-top:-18px;
	margin-left:32px;
}

#pnlAddTopicFields
{
	padding-top:10px;
}

#pnlBBCodeForm
{
	
	
}
#pblSubmitButton
{
	float: right;	
	margin-top: -31px;
	margin-right: 20px;
}
.CheckSpellingButton
{
	margin-left: 35px;
	margin-top: 5px;
}
.TextLabel
{
	width: 33px;	
	float:left;
}