html
{
	padding: 0;
	margin: 0;
}

body
{
	width: 640px;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 14px;
	text-align: center;
	line-height: 180%;
}

img
{
	border: 0px;
}

h1
{
	color: #942329;
	font-size: 36px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 36px;
}

#outer
{
	padding: 0;	
}

#inner
{
	text-align: left;
	background-color: #ffffff;
	
}

#head
{
	line-height: 100%;
	text-align: center;
	height: 0px;
}

#menu
{
	display: none;
	height: 0px;
}

#breadcrumbs
{
	display: none;
}

#footer
{
	display: none;
}

.bottom
{
	display: none;
}

.recipeImage
{
	float: right;
	margin-right: 120px;
}

.recipeInformation
{
	float: left;
}

#rightColumn
{
	display: none;
}

#searchBox
{
	display: none;
}

#printfooter
{
	display: block;
	width: 100%;
	text-align: center;
}

.recipeIngredients
{
	width: 49%;
	font-size: 17px;
	line-height: 23px;
}

.recipeDescription
{
	font-size: 17px;
	width: 49%;
	line-height: 23px;
}

#innerContentWithRightColumn
{
	width: 100%;
}

#bigRecipeImage
{
	width: 700px;
	height: 400px;
}

.dontprint
{
	display: none;
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
