#forum_main
{

	width:722px;

}

#headline
{

	display:block;

	margin-left:14px;

	margin-right:20px;

	margin-bottom:7px;

	width:707px;

	height:21px;

	background: transparent url(../../../images/menu_decorator_1.gif) no-repeat 694px 10px;

}

	#headline_text
	{

		text-align:left;

		font-family: Arial;

		font-size: 18px;

		color: #898479;

		font-weight:normal;

		background: transparent url(../../../images/headline_dots.gif) no-repeat;

		background-position: bottom left;


	}

.forum_head_top
{
	display:block;

	margin-left:14px;

	margin-right:20px;

	margin-bottom:7px;

	height:38px;

	width:709px;

	background: transparent url(../../../images/forum_head_top.gif) no-repeat  ;

	background-position: bottom left;

}

.forum_head_top_text 
{

	text-align:left;

	font-family: Arial;

	color: #3f3f3f;

	height:38px;

}

	.head_title
	{

		float:left;

		padding:6px 0px 0px 13px;

		font-size: 16px;

		font-weight:bold;

		cursor:pointer;

	}


		.head_title:hover
		{

			text-decoration:underline;
		}


		.head_db
		{

			float:left;

			padding:9px 0px 0px 27px;

			font-size: 11px;

			font-weight:normal;

		}


.group_hidden
{
	
	background: transparent url(../../../images/forum_group_bottom.gif) no-repeat;

	background-position: bottom left;

	display:none;

	margin-left:14px;

	margin-bottom:16px;

}	

.forum_group
{

	display:block;

	margin-right:20px;

	width:700px;

	height:40px;

	background: transparent url(../../../images/forum_group.gif) no-repeat;

	background-position: top left;

}	


	.text_left
	{

		float:left;

		width:334px;
	}

		.group_title
		{

			padding:3px 0px 0px 24px;

			font-size: 12px;

			font-weight:bold;

		}

		.group_short_text
		{

			float:left;

			padding:0px 0px 0px 24px;

			font-size: 11px;

			font-weight:normal;

			margin-top:-1px;

		}

	.text_center
	{

		float:left;

		width:132px;

		margin-left:18px;

		margin-top:4px;
		

	}

		.num_line1
		{

			float:left;

			font-size: 10px;

			font-weight:bold;

		}

		.num_after_line1
		{

			float:left;

			margin:0px 0px 0px 5px;

			font-size: 10px;

			font-weight:normal;

			color:#a39b8b;

		}

		.num_line2
		{

			float:left;

			font-size: 10px;

			font-weight:bold;

			margin-top:-1px;

		}

		.num_after_line2
		{

			float:left;

			margin:0px 0px 0px 5px;

			font-size: 10px;

			font-weight:normal;

			color:#a39b8b;

			margin-top:-1px;
		}


		.clear
		{

			clear:both;
		}



	.text_right
	{

		float:left;

		width:209px;

		margin-right:0px;

		margin-top:3px;

	}



		.last_forum
		{

			font-size: 11px;

			font-weight:bold;

			color:#a39b8b;

			text-align:right;
			
			white-space:nowrap;
			
			display:inline-block;

		}


		.last_name
		{

			font-size: 10px;

			font-weight:normal;

			text-align:right;

		}
		
				
