.clearboth, .clear
{
	clear:both;
}


#headline
{
	display:block;
	padding-left:14px;
	padding-right:20px;
	background: transparent url(../../../images/menu_decorator_1.gif) no-repeat 706px 13px;
}


	#headline_text 
	{
		width:707px;
		text-align:left;
		font-family: Arial;
		font-size: 18px;
		color: #898479;
		font-weight:normal;
		background: transparent url(../../../images/headline_dots.gif) no-repeat bottom left;
		padding-bottom: 3px;
	}

#galery_boxes_all
{
	clear:both;
}

#space
{
	height:13px;
}

#search_gallery
{
	float: right;
	font-size: 10px;
	width: 296px;
}

	#search_gallery form
	{
		margin: 12px 0 0 0px;
	}
	
		#search_gallery form div
		{
			float: left;
			text-transform: lowercase;
			padding: 2px 3px 0 0;
		}
		
		#search_gallery .input
		{
			border: none;
			background-color: transparent;
		}
		
		#search_gallery div.input_text
		{
			padding: 2px 1px 1px 2px;
			background: transparent url(../../../images/search_textinput.gif) no-repeat top left;
		}
		
		#search_gallery input.input_text
		{
			width: 162px;
			height: 14px;
		}
		
		#search_gallery div.input_submit
		{
			padding: 0;
		}
		
		#search_gallery input.input_submit
		{
			width: 17px;
			height: 17px;
			background: transparent url(../../../images/search_submitinput.gif) no-repeat top left;
			cursor: pointer;
		}

.forum_head_top
{
	height:38px;
	width:709px;
	display:block;
	margin-left:14px;
	margin-right:20px;
	margin-bottom:7px;
	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;
		width:200px;
	}


		.head_title:hover
		{
			text-decoration:underline;
		}


		.head_db
		{
			float:left;
			padding:9px 0px 0px 0px;
			font-size: 11px;
			font-weight:normal;
		}

		#head_db2
		{
		padding:9px 0px 0px 97px;
		}

.group_hidden
{
	background: transparent url(../../../images/forum_group_bottom.gif) no-repeat;
	background-position: bottom left;
	display:none;
	margin-left:14px;
	margin-bottom:16px;
}	
.al_group_hidden
{
	
	background-position: bottom left;
	display:none;
	
	margin-bottom:16px;
}	

.forum_group
{
	display:block;
	margin-right:20px;
	margin-bottom:5px;
	width:700px;
	height:40px;
	background: transparent url(../../../images/forum_group2.gif) no-repeat;
	background-position: top left;
	
}	
.forum_al_group
{
	display:block;
	margin-right:20px;
	margin-bottom:5px;
	width:700px;
	height:40px;
	background: transparent url(../../../images/forum_group3.gif) no-repeat;
	background-position: top left;
	
}	

	.text_left
	{
		float:left;
		width:542px;
	}

		.group_title
		{
			padding:0px 0px 0px 24px;
			font-size: 12px;
			font-weight:bold;
		}
		.al_group_title
		{
			padding:0px 0px 0px 24px;
			font-size: 12px;
			font-weight:bold;
			margin-left:14px;
			
		}

		.group_short_text
		{
			float:left;
			padding:0px 0px 0px 24px;
			font-size: 11px;
			font-weight:normal;
			margin-top:-1px;
		}

			.group_short_text a:link, .group_short_text a:visited
			{
				font-size: 11px;
				font-weight:normal;
				text-decoration:underline;
			}

			.group_short_text a:hover, .group_short_text a:active
			{
				font-size: 11px;
				font-weight:normal;
				text-decoration:none;
			}

	.text_right
	{
		float:right;
		width:146px;
		margin-left:2px;
	}

		.last_fresh
		{
			font-size: 10px;
			font-weight:bold;
			color:#3F3F3F;
			text-align:right;
		}


		.pic_num
		{
			font-size: 10px;
			font-weight:normal;
			text-align:right;
		}
		
		.halvany
		{
			color: #a39b8b;
		}

