.txt {
	padding-top: 5px;
	color: #4f4f66;
	font-weight: bold;
}
.postbutton {
	background-color: #999999;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 12px;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
#typebox {
	background-color: #fff;
	font-size: 11px;
	color: #000000;
	border: solid 1px #cccccc;
	padding: 5px;
	width: 530px;
	height: 70px;
}
#replybutton {
	font-size: 12px;
	color: #000;
	width: 80px;
	background-color: #fff;
	text-align: center;
}
#replybutton a:link {
	font-size: 12px;
	color: #000;
}
#replybutton a:visited {
	font-size: 12px;
	color: #000;
}
#replybutton a:hover {
	font-size: 12px;
	color: #666666;
}
.tabletop {
	color: #fff;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding: 3px 5px;
}
.whitetxt {
	color: #FFFFFF;
	font-size: 12px;
}
#pagenums {}