.ttop {
	height: 45px;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/forumpixel.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.regular a {
	font-weight: normal;
}
.regular li, .regular ul {
	margin: 0px;
}	
.msg {
	background-color: #CCCC99;
	margin: 1px;
	padding: 5px;
	background-image: url(images/bgforum.jpg);
	background-repeat: repeat-x;
	border-top: 4px solid #666666;
	border-bottom: 2px solid #CCCC99;
	background-position: bottom;
}
.fade {
	color: #666666;
}
.jump {
	margin-top: 35px;
}
.msg h1 {
	font-size: 14px;
	color: #000000;
}