.forum-messages
	{
	overflow:hidden;
	margin-top:1.5em;
	/*padding-left:50px;*/
	}
.forum-messages li
	{
	position:relative;
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:solid 1px #f4f4f4;
	}
.forum-user-info
	{
	overflow:hidden;
	//zoom:1;
	margin-bottom:0.4em;
	}
.forum-user-avatar
	{
	/*position:absolute;
	background:#fefefe;
	top:0px;
	left:-50px;*/
	float:left;
	width:40px;
	height:40px;
	overflow:hidden;
	margin:0 0.4em 0 0;
	}
.forum-message-date
	{
	position:absolute;
	top:0;
	right:0;
	color:#cccccc;
	font-size:60%;
	}
.forum-user-fio
	{
	font-weight:normal;
	font-size:0.8em;
	}
.first-message
	{
	font-weight:bold;
	font-size:1.1em;
	}
#forum-comment
	{
	margin-top:1em;
	}
#post-message
	{
	width:100%;
	height:160px;
	margin-bottom:1em;
	border:solid 1px #cccccc;
	}

.forum-topics li
	{
	margin-bottom:0.4em;
	}
#forum-new-topic
	{
	margin-top:1em;
	}
#new-topic-input
	{
	width:100%;
	border:solid 1px #cccccc;
	}
.new-topic
	{
	margin-bottom:0.2em;
	}
.new-topic-message
	{
	margin-top:0.8em;
	margin-bottom:0.2em;
	}
.topic-small
	{
	font-size:70%;
	}


#forum-new-category
	{
	margin-top:1em;
	}

.cat-control
	{
	margin-left:.5em;
	}
.popup-padding
	{
	padding:1em;
	}

.forum-pager
	{
	overflow:hidden;
	//zoom:1;
	}
.forum-pager li
	{
	float:left;
	margin-right:0.2em;
	}
.forum-pager a, .forum-pager b
	{
	padding:0.2em 0.5em;
	display:block;
	}
.forum-pager b
	{
	background:#f4f4f4;
	}
#submit-sort
	{
	margin-bottom:1em;
	}
#forum textarea
	{
	font-family:Arial;
	}

#forum-users-and-groups-menu
	{
	margin-top:3em;
	border-top:1px solid #c4c4c4;
	padding-top:1em;
	}
.a-forum-users
	{
	margin-right:2em;
	}
