﻿/* ##### */
/* Recipe */
/* ##### */

.recipe .headline h1 { margin: 0px 0px 7px 0px;	padding: 15px 0px 8px 0px; background: #FFFFFF url(/img/design/frontend/recipe/headline_bottom_bg.gif) repeat-x bottom; }
.recipe .headline h2 { margin: 0px 0px 7px 0px; padding: 15px 0px 8px 0px; background: #FFFFFF url(/img/design/frontend/recipe.gif) repeat-x bottom; }
.recipe p { margin: 18px 0px 18px 0px; }
.recipe small
{
	float: right;
	margin-bottom: 20px;
}

.recipe .category
{
	clear: both;
}

.recipe .ingredients
{
	margin: 20px 0px 20px 0px;
}

.recipe .procedures
{
	margin: 0px 0px 20px 0px;
}