body, html {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

h1, h2 {
	margin-top: 0;
	padding-top: 0;
}

* {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
}

.print_hide {
	display: none !important;
}

img {
	border-style: none;
}

.product_left_col {
	float: left;
	margin-right: 10px;
	width: 250px;
	text-align: center;
}

#nutrition {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	display: block !important;
}

.recipe_image {
	float: left;
	margin-right: 10px;
}

.recipe {
	border-bottom: 1px solid #86B400;
	padding-bottom: 20px;
	margin-bottom: 15px;
}

#news_left_col {
	float: left;
	margin-right: 10px;
	width: 320;
	text-align: center;
}