.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;
	}

#recipe_boxes_all
{
	clear:both;
	margin-bottom: 50px;
}
#recipe_boxes_all td
{
	vertical-align: top;
}

#space
{
	height:13px;
}

#search_recipe
{
	float: right;
	font-size: 10px;
	width: 315px;
}

	#search_recipe form
	{
		margin: 12px 0 0 0px;
	}
	
		#search_recipe form div
		{
			float: left;
			text-transform: lowercase;
			padding: 2px 3px 0 0;
		}
		
		#search_recipe .input
		{
			border: none;
			background-color: transparent;
		}
		
		#search_recipe div.input_text
		{
			padding: 2px 1px 1px 2px;
			background: transparent url(../../../images/search_textinput.gif) no-repeat top left;
		}
		
		#search_recipe input.input_text
		{
			width: 162px;
			height: 14px;
		}
		
		#search_recipe div.input_submit
		{
			padding: 0;
		}
		
		#search_recipe input.input_submit
		{
			width: 17px;
			height: 17px;
			background: transparent url(../../../images/search_submitinput.gif) no-repeat top left;
			cursor: pointer;
		}

.recipe_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;
}

.recipe_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;
		}

.group_hidden
{
	background: transparent url(../../../images/forum_group_bottom.gif) no-repeat;
	background-position: bottom left;
	display:none;
	margin-left:14px;
	margin-bottom:16px;
	padding-bottom:8px;
	width:720px;
	
}	

.pic_title
{
	padding-top:5px;
	padding-left:10px;
}

.pic_title a
{
	font-size:11px;
	font-weight:bold;
	float: left;
}

.other_ie_link
{
	width:136px;
	height:102px;
	cursor:pointer;
}
	
.recipe_box
{
	width:136px;
	height:151px;
	margin-right:3px;
	margin-left:3px;
	float:left;	
}

	.recipe_pics
	{
		width:136px;
		margin:0px;
		padding:0px;
		
		
	}
	

