.forum_category {
	background-color:#F4F4F4;
	color:#517EB2;
	/*bg*/
}
.forum_category a {
	color:#517EB2;
}

.forum_legend {
	background-image:url(images/stitle.gif);
	background-repeat:repeat-x;
	color:#888;
}

.forum_spacer {
	background-image:url(images/stitle.gif);
	background-repeat:repeat-x;
}

.forum_title {
	background-color:#F4F4F4;
}
.forum_threadlist {
	background-color:#F4F4F4;
}

.forum_post_title {
	background-color:#F4F4F4;
	color:#517EB2;
	/*bg*/
}

.forum_intitle {
	background-color:#F4F4F4;
	color:#517EB2;
	/*bg*/
}

.forum_post {
	background-color:#F4F4F4;
}

.forum_post_minititle {
	border-bottom:1px solid #DDD;
}

.forum_signature {
	border-top:1px solid #DDD;
}
/* Back to top of page */
.back2top {
	clear: both;
	height: 11px;
	text-align: left;
}

a.top {
	background: none no-repeat top left;
	text-decoration: none;
	width: 30px;
	height: 11px;
	display: block;
	float: left;
}

a.top2 {
	background: none no-repeat 0 50%;
	text-decoration: none;
	padding-left: 15px;
}