/* FORUM */


.editor .tabnav
{
	display:none;
}

.clsNew
{
	font-weight:bold;
	color:#f00;
}
#tblMessages
{
	width:500px;
}
.message
{
	background-color:#f0f0f0;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
.message pre
{
	font-family:Times New Roman;
	font-size:small;
}
.nameandemail
{
	vertical-align:top;
	border-right:1px solid #ccc;
	border-bottom:1px dashed #ccc;
}
.nameandemail .username
{
	width:100px;
}
.newmessages
{
	
	margin-top:10px;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:20px;
	/*border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
	
}

#divNewEmail form
{
	float:left;
}
.header
{
	font-weight:bold;
}

.messagesubject
{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	padding-left:2px;
	text-align:left;
	font-weight:bold;
	font-family:Times New Roman;
}

.messageheader
{
	padding-bottom:5px;
	font-family:Times New Roman;
}
.admintools
{
	float:right;
	padding-left:10px;
}
img
{
	border:0px;
}
.pagenav
{
	width:760;
	background: #A6B287;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.pagenav input
{
	
}

#btnNext
{
	float:right;
}
#btnPrevious
{
	float:left;
}
#middletext
{
	padding-top:2px;
	float:left;
	text-align:center;
	width:550px;
}
#search0,#search1
{
	margin-bottom:15px;
	margin-top:15px;	
	
}

.tabnav, .table
{
	width:500px;
	
}
.editor #search0,.editor #search1,.editor #search2,.editor #search4
{
	display:none;
}

.table
{
	width:100%;
}
.table th
{
text-align:left;
}
