.chefrecipes_box
{
	border:1px solid #9c9c9c;
	height:150px;
	position:relative;
	width:515px;
}

.recent_food_title
{
	background:url('../images/ver2/last_added_foods.gif') no-repeat top right;
	height:22px;
	right:-1px;
	position:absolute;
	top:5px;
	width:150px;
}

.searched_item
{
	float:right;
	height:70px;
	margin-right:5px;
	margin-top:34px;
	overflow:hidden;
	padding-bottom:40px;
	width:250px;
}

.searched_items_description
{
	color:#333333;
	float:left;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	height:auto;
	margin-right:2px;
	margin-left:2px;
	text-decoration:none;
	text-align:right;
	width:160px;
}

.searched_items_image
{
	padding:4px;
	float:right;
	height:70px;
	width:70px;
}
