<div class="main_content">.forumnewpost,.forumnewthread {
}

.forumpreview {
	padding: 5px;
	border: 1px solid #E0E0E0;
	margin-bottom: 10px;
}
.forumpath .forumnewpost,
.forumpath .forumnewthread {
	float: right;
}
.forumpreviewcaption {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}
.forumquote {
	font-style: italic;
	border-left: 2px solid #0000FF;
	padding-left: 5px;
}
.forumpath {
	padding-bottom: 5px;
}
.forumtable td {
	padding: 8px;
	background-color: #F5F5F5;
}
.forumtable th {
	padding: 5px;
}
th.forumheadings {
	background-color: #D0D0D0;
}
th.forumcategory {
	text-align: left;
	background-color: #E0E0E0;
	font-weight: normal;
}

th.forumthreadheadings {
	background-color: #E0E0E0;
}
th.forumthreadforum {
	text-align: left;
	background-color: #D0D0D0;
}
.forumquickreplytable {
}
.forumquickreplytable th {
	font-weight: bold;
}

.forumpostform .foruminput {
	width: 300px;
}
.forumpostheading {
	background-color: #D0D0D0;
	padding: 5px;
}
.forumpostinfo {
	background-color: #FFFFFF;
	padding: 5px;
}
.forumpostinfo .forumposttitle {
	/* font-weight: bold; */
	float: right;
}
.forumpostcontent {
	padding: 5px;
	background-color: #F0F0F0;
}
.forumpostoptions {
	padding: 5px;
	background-color: #F0F0F0;
	text-align: right;
}

.forumtable,.forumpost,.forumquickreplytable {
	border: 1px solid #A0A0A0;
	background-color: #FFFFFF;
	padding: 1px;
	margin-bottom: 5px;
}
.forumtitle {
}
.forumdescription {
}
.forumlastpost {
	text-align: center;
}
.forumlastpost a.forumlastauthor {
	font-weight: normal;
}
.forumlasttime {
}
.forumheadings {
}
.forumcategory {
}


.forumerror {
	color: #FF6666;
	padding-bottom: 5px;
}

.forumpostthread {
	text-align: center;
	font-weight: bold;
	padding: 5px;
}
.forumpostform .foruminput {
	width: 400px;
}
.forumpostbuttons {
	height: 22px;
	margin-top: 5px;
}
.forumpostbuttons a img {
	border: 1px solid #E0E0E0;
	background-color: white;
	padding: 1px;
}
.forumpostbuttons a:hover img {
	background-color: #F5F5F5;
}
.forumsmilies {
	padding: 5px;
	border: 1px solid #E0E0E0;
	background-color: white;
}
.forumpagination {
	float: right;
}
.forumerror {
	color: red;
	margin-bottom: 10px;
}
.forummoderatoroptions,.forumquickreply {
	padding: 1px;
	margin-bottom: 5px;
	border: 1px solid #A0A0A0;
	background-color: white;
}
.forummoderatoroptions form,.forumquickreply form {
	background-color: #F5F5F5;
	padding: 5px;
}
.forummoderatortitle,.forumquickreplytitle {
	background-color: #D0D0D0;
	padding: 5px;
	border-bottom: 1px solid white;
}
ul.forumpostoptionlist {
}
ul.forumpostoptionlist li {
	list-style-type: none;
	display: inline;
	margin-left: 5px;
}
.forumpostauthorname {
	font-weight: bold;
}
.hide { display: none; }
.show { }
.forumcode {
        background-color: white;
        padding: 3px;
        border: 1px solid #E0E0E0;
        font-family: Courier New,Courier,fixed-width;
}

</div>