﻿body
{
    background-color: #ffffff;
    font-family: georgia, verdana, arial, helvetica, sans-serif;
    color: #000000;
    font-size: 70%;
}
a
{
    text-decoration: none;
    color: #000000;
}
#left,
#right,
#footer,
#top,
#top_right,
#ticker,
#ticker *,
.add,
.hidden,
.search_box,
.tv_container,
.web_tv,
.tv_box,
.news_flips,
.box_netspy,
.more_articles,
.hasArticle .article,
.hasArticle .padding,
.hasArticle #center hr,
.article_read .toolbar,
.article .toggle,
.print-recipe
{
	display: none;
}
.hasArticle .article_read
{
    display: block !important;
}

#recipe-body p {
	font-size: 1.1em !important;	
}
	

#recept-print-logo {
	float: right;
}

#recipe-print-container {
	width: 200px;
}

body.environment_friendly .recipe-full-img, body.environment_friendly .photo-text {
	display: none !important;
}
