div.forum-category
{
	background-image: url("/global/img/forum_category_bg.jpg");
	height: 80px;
	margin-top: 2px;
}
div.forum-category-inner-left
{
	width:500px;
	padding-left:13px;
	padding-top:5px;
	float: left;
}
div.forum-category-inner-left h2
{
	padding: 0px;
	margin: 0px;
	float: left;
}
div.forum-category-inner-left h2 a
{
	font-size: 18px;
	text-decoration: none;
	color: black;
}
div.forum-category-inner-left p
{
	float: left;
	color: #2f2f2f;
	margin-top: 5px;
	font-size: 12px;
}

div.forum-category-inner-right
{
	text-align:right;
	padding-right: 13px;
	float: right;
}
div.forum-category-inner-right .forum-theme-count
{
	color: #df313b;
	font-size: 36px;
	padding: 0px;
	margin: 0px;
}
div.forum-category-inner-right p
{
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #2f2f2f;
	margin-left: 0px;
	width: 100%;
}
.pageTitle
{
	padding: 0px;
	margin: 0px;
}
.pageTitle a
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	color: #df313a;
	font-weight: normal;
	font-size: 24px;
}
div.forum-topics
{
	height: 60px;
	margin-top: 2px;
}
div.forum-topics div
{
	float: left;
}
.forum-topic-title
{
	width: 400px;
	padding: 0px;
	margin: 0px;
}
.forum-topic-title h3
{
	padding: 20px 0px 0px 13px;
	margin: 0px;
}
.forum-topic-title h3 a
{
	text-decoration: none;
	color: #2f2f2f;
	font-size: 14px;
}
.forum-topic-author
{
	width: 110px;
	margin-top: 20px;
	padding: 0px;
}
.forum-topic-author span, .forum-topic-last-comment span
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.forum-topic-last-comment
{
	width: 180px;
	margin-top: 20px;
	padding: 0px;
}
.forum-topic-last-comment p
{
	padding: 0px;
	margin: 0px;
}
.forum-category-div
{
	background-color: #df313a;
	height: 3px;
	margin-top: 2px;
}
.forum-topics div.comment_count
{
	margin-left: 15px;margin-top: 10px;
}
.forum-holder
{
	padding: 0px 11px;
}
/**************/
.bright-topic
{
	background-color: #fbfbfb;
}
.dark-topic
{
	background-color: #f7f7f7;
}
.forum-category-title
{
	padding: 0px;
}
.forum-category-title a
{
	text-decoration: none;
	color: #3c3c3e;
	font-weight: normal;
	font-size: 30px;
}
.button_news a
{
	color: #777777;
	text-decoration: none;
}