.recipe_content p
{
	font-size: 12px;
	font-family: trebuchet MS;
	color: 665C5E;
	margin: 0px;
	margin-top: 2px;
}

.recipe_content a
{
	font-size: 12px;
	font-family: trebuchet MS;
	color: #309EF2;
}

.recipe_content a:hover
{
	color: #66BDFF;
}


.recipe_content h1
{
	font-family: trebuchet MS;
	color: #CC0033;
	font-size: 32px;
	margin-top: 0px;
}
.recipe_content h1.sIFR-replaced {
	margin-bottom: 0px;
}

.recipe_content h2
{
	font-family: trebuchet MS;
	color: #CC0033;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.recipe_info
{
	margin-top: 20px;
}

.recipe_list
{
	float: left;
	width: 170px;
	margin-right: 20px;
}

.recipe_desc
{
	float: left;
	width: 370px;
}

.recipe_skillestrek
{
	border-top: 1px solid #C7C1C2;
	margin-bottom: 20px;
	padding-top: 5px;
	color: #665C5E;
}

.recipe_skillestrek a
{
                     padding-left: 25px;
                     background-image: url(../../images/skriver.gif);
                     background-repeat: no-repeat;
}

.recipe_ingred h2
{
	font-size: 11px;
	font-weight: bold;
}

.recipe_ingred ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.recipe_ingred li
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: trebuchet MS;
	color: #665C5E;
}
.recipe_instructions {
	list-style: none;
	padding: 0;
}
.recipe_icons
{
	
}

.recipe_icons div
{
	float: left;	
}

.recipe_icons_tekst
{
	width: 140px;
	position: relative;
	top: -6px;
	left: 3px;
}

.recipe_icons_tekst_span
{
	font-family: trebuchet MS;
	color: #CC0033;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.recipe_icons_tekst_span2
{
	font-family: trebuchet MS;
	color: #665C5E;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}	

.recipe_icons_img
{
	width: 40px;
	position: relative;
	top: -10px;
}

.recipe_skillestrek_clear
{
	color: #665C5E;
	clear: both;
	border-top: 1px solid #C7C1C2;
	margin-bottom: 20px;
	position: relative;
                     top: -6px;
	//top: -1px;
	padding-top: 3px;
}


.recipe_skillestrek_clear p
{
	margin-bottom: 15px;
}

.recipe_skillestrek_clear h2
{
	margin-top: 3px;	
}

ol.recipe_instructions
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.recipe_instructions li
{
	clear: both;
	background-image: url(1.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	font-family: trebuchet MS;
	color: #665C5E;
	font-size: 12px;
	margin-bottom: 10px;
}

.recipe_instructions div
{
	padding-left: 20px;
	width: 7px;
	height: 13px;
	float: left;
}

.recipe_instructions li img
{
	float: right;
	margin-left: 5px;	
}

