textarea.editpost {
	width: 463px;
	height: 400px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #F00;
	padding: 5px;
	border: 1px solid #F00;
}

.button {
	border: 1px solid #F00;
	background: #000;
	font-weight: bold;
	color: #F00;
}

img.sticky {
	float: left;
	margin-right: 10px;
}

table.forum {
	width: 610px;
	padding: 0px;
	margin-left: 10px;
	border-collapse: collapse; 
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
}

table.forum th {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #CCC;
}

table.forum th.ftitle {
	padding-left: 10px;
	width: 300px;
}

table.forum a {
	color: #564B47;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

table.forum th.fposts {
	width: 50px;
}

table.forum th.fnick {
	width: 100px;
}

table.forum th.fresults {
	width: 380px;
}

table.forum th.fposted {
	width: 130px;
}

table.forum th.norm {
	text-align: left;
}

table.forum th.fdetails {
	width: 130px;
}

table.forum th.trpostedby {
	width: 100px;
	text-align: center;
}

table.forum th.trsticky {
	width: 20px;
}

table.forum th.trmainpost {
	width: auto;
}

table.forum th.trviews {
	width: 50px;
}

table.forum th.trreplies {
	width: 50px;
}

table.forum th.trlastreply {
	width: 100px;
}

table.forum th.truserdetails {
	width: 110px;
	text-align: left;
}

table.forum th.trquote {
	width: 30px;
}

table.forum th.trmessage {
	width: auto;
}

table.forum td {
	vertical-align: top;
	border-bottom: 1px solid #CCC;
	padding: 16px 0px 16px 0px;
	font-size: 11px;
	text-align: left;
}

table.forum td em {
	font-style: normal;
	font-weight: bold;
}

table.forum td.tduserdetails {
	width: 110px;
	text-align: left;
}

table.forum td.tdreply {
	width: auto;
	overflow: scroll;
}

table.forum td.tdquote {
	width: 30px;
	text-align: center;
}

table.forum td.quote {
	width: 30px;
	text-align: center;
}

table.forum td.norm a {
	font-weight: normal;
}

table.forum td.norm a:hover {
	text-decoration: underline;
}

table.forum td.original {
	border-bottom: 2px solid #CCC;
}

table.forum td a {
	color: #564B47;
	text-decoration: none;
	font-style: normal;
	font-size: 11px;
}

table.forum td.tdpostedby {
	width: 100px;
	text-align: center;
}

table.forum td.tdsticky {
	width: 20px;
}

table.forum td.tdmainpost {
	width: auto;
}

table.forum td.tdmainpost a {
	font-weight: normal;
}

table.forum td.tdmainpost a:hover {
	text-decoration: underline;
}

table.forum td.tdviews {
	width: 50px;
	text-align: center;
}

table.forum td.tdreplies {
	width: 50px;
	text-align: center;
}

table.forum td.tdlastreply {
	width: 100px;
	text-align: center;
}
table.forum td.fposts {
	text-align: center;
}

table.forum td.fdetails {
	text-align: center;
}

table.forum td.fpost a {
	font-weight: normal;
}

table.forum td.fpost a:hover {
	text-decoration: underline;
}

table.forum td.reply a {
	color: #6586B2;
	font-weight: normal;
}

table.forum td.reply a:hover {
	text-decoration: underline;
}

table.forum td.f100 {
	width: 100px;
	text-align: center;
}

table.forum td.f50 {
	width: 50px;
	text-align: center;
}

table.forum td.odd {
	background: #CDDEEB;
}

.encode {
	padding: 5px;
	border: 1px solid #35698E;
	font-family: Courier, sans-serif;
	font-size: 12px;
	color: #35698E;
	scrollbar-3dlight-color: #35698E; 
	scrollbar-arrow-color: #FFF; 
	scrollbar-base-color: #35698E; 
	scrollbar-darkshadow-color: #35698E; 
	scrollbar-face-color: #35698E; 
	scrollbar-highlight-color: #D2D9DC; 
	scrollbar-shadow-color: #D2D9DC;
}

