@CHARSET "UTF-8";

.forumContent .thBoardIcon
{
	width: 32px;

}
.forumContent .thBoardLastEntry
{
	width: 120px;

}
.forumContent .thBoardTopics
{
	width: 55px;

}
.forumContent .thBoardPosts
{
	width: 55px;

}

.forumContent .tdTBoardTopics
{
	text-align: right;
}

.forumContent .tdTBoardPosts
{
	text-align: right;
}



.forumContent .thTopicIcon
{
	width: 16px;

}
.forumContent .thTopicLastPost
{
	width: 120px;

}
.forumContent .thTopicPosts
{
	width: 75px;

}
.forumContent .thTopicViews
{
	width: 70px;

}

.forumContent .tdTopicPosts
{
	text-align: right;
}

.forumContent .tdTopicViews
{
	text-align: right;
}

.forumContent .editButtons
{
	width: 435px;
	float:right;
	margin:0 0 5px 0
}

.forumContent .labelLeft
{
	width:90px;
}

.forumContent #form_content
{
	width: 410px;
	height: 140px
}

.forumContent .headerLinks
{
	text-align:right;
	float:right;
	font-size: 10px;
}


.forumContent .thPostUser
{
	width: 130px;
}


.forumContent .thPostOwn
{
	background-color: #323c44;
}


.forumContent .create_post
{
    width: 530px;
    float: left;
}

.forumContent .create_post_right
{
    width: 190px;
    float: right;
}







