@charset "UTF-8";
/* CSS Document */



#header, #userNavigation, #footer, #mainContent .colLeft, #mainContent .colRight, .youMayAlsoLikeCont, .recipeUserFunctions, .highlightListText, #reviewThisRecipe, #reviewThisRecipe2, #sendToMobile, #enlargeText{
	display:none;
}

h1, h2, h3, h4, h5, h6, p, a, td, th, li{
	font-family:Arial, Helvetica, sans-serif;
}

div.colCenter{
	display:block;
	width:95%;
	position:absolute;
}

table{
	width:100%;
}

table th{
	text-align:left;
}

.right table{
	width:30%;
}

ol{
margin-left:0px;
padding-left:20px;
}



#print .notes{
	border:	2px solid #000000;
	width:	100%;
	height:	250px;
}

.recipeTopHeading a{
	display: inline;
}

.submittedBy{
	display:inline;
}

.printReviewMe{
	font-size:1.5em;
}




/** Emma styles 27042011 **/

body{
	font-size:80%;
}

h1{
	font-size:14px;
}
h2{
	font-size:13px;
}
.ingredientsTable strong{
	font-weight:normal;
}
.ingredientsTable tr a{
	font-weight:normal;
	text-decoration:none;
	color:black;
}

.addthis_style, .addthis_toolbox, .addthis_default_style, .reviewsHeading, .commentTitle, .comment, .submittedBy, #method a img, #print, #leaderboard_holder, #breadcrumbs{
	display:none;
}

.print_logo{
	display:block;
	margin-bottom:40px;
}

.recipeDetails .left{
	float:left;
	margin:0 20px 20px 0;
}

.ingredients_area{
	clear:both;
}
.screen_only{
  display:none;
}

.print_only li{
	list-style:none;
	display:inline;
	border:none;
}
