/* CSS Document */

#logo h1, #dynweb, #homeForm, #smallPrint div, #recipeIcons, .post-ratings-loading, .post-ratings, #comments, #commentLink {
display: none;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
font-size: 80%;
}

p, h3, td, #recipeMeta, #recipeIngredients {
font-size: 70%;
color:  #666666;
line-height: 150%;
margin: 0 10px 10px 0;
}

#recipeMeta p {
font-size: 100%;
}

td p, td li, td h3 {
font-size: 100%;
}

img.right {
float: right;
margin: 4px 0 4px 10px;
}

td {
vertical-align: top;
}

#contentImg, #packShot {
position: absolute;
top: 100px;
left: 0;
}

#ingredients, #recipeIngredients {
width: 150px;
padding-right: 10px;
border-right: solid 1px #EC1C24;
float: left;
}

#logo {
position: absolute;
top: 0;
right: 0;
}

#lyr1 {
margin-left: 140px;
margin-top: 100px;
}

#lyr1 h2 {
font-size: 16px;
color:  #666666;
margin: 0 0 10px 0;
}

#method, #recipeMethod {
margin-left: 160px;
margin-top: 60px;
padding-left: 10px;
}

#method img, #recipeMethod img {
float: right;
margin: 0 0 10px 10px;
}

#mnu {
display: none;
}

#printIngredientsTitle {
display: block;
}

#smallPrint p {
float: right;
}

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}