DIV#content_wrapper{
	float: left;
	width: 586px;
	background-color: #FDDDB8;
	padding-bottom: 16px;
}
DIV#content{
	float: left;
	width: 574px;
	margin: 6px 6px 0 3px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
}
p.contentHeading{
	margin: 12px 0 0 12px;
}
DIV#content div.text{
	float: left;
	width: 358px;
	margin-left: 6px;
}
DIV#content div.rightImg{
	float: right;
	margin: 0px 6px 0 22px;
	display: inline;
}
DIV#content div.rightImg img{
}
DIV#recipe_wrapper{
	float: left;
	width: 358px;
	margin-left: 6px;
	margin-top: 40px;
}
DIV#recipe_wrapper div.recipe{
	float: left;
	background-color: #F1EEE9;
	width: 118px;
	height: 148px;
	margin-bottom:2px;
}
div.recipeURL{
	margin: 6px 0px 0 6px;
	height: 40px;
	width: 95%;
}
DIV#recipe_wrapper div.recipe img{
	float: left;
}
DIV#recipeRow{
	float: left;
	width: 358px;
}
DIV#faktaruta{
	float: right;
	width: 170px;
	background-color: #FDDDB8;
	margin: 40px 6px 0 0;
	display: inline;


}
DIV#faktaruta div.heading{
	float: left;
	background-color: #F88600;
	width: 170px;
}
p.faktaHeading{
	color: #FFFFFF;
	margin: 4px 0 4px 12px;
	font-weight: bold;
	text-transform: uppercase;
}
DIV#faktaruta div.content{
	float: left;
	width: 142px;
	margin: 8px 8px 8px 6px;
}
DIV#banners{
	width: 170px;
	float: left;
	margin:6px 0 0px 10px;
}
div#spacer2px{
	float: left;
	width: 2px;
}
div.vSpacer{
	float:left;
	width: 300px;
	margin-top:2px;
}
