table#mainlayout {
	width: 750px;
	margin-bottom: 50px;
}

td#recipeheader {
	width: 750px;
	height: 139px;
	background: #ffffff url('img/recipe/Recipe-Header.jpg') no-repeat top left;
}

td#recipehero {
	margin: 0;
	padding: 0;
	width: 358px;
	background: #ffffff url('img/recipe/Recipe-LeftBG.gif') repeat-x top left;
	padding-left: 40px;
	padding-top: 20px;
}

td#recipehero h1.recipetitle {
	font-size: 22px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #004198;
}

td#recipehero p.recipeinfo {
	margin-top: 11px;
}

td#recipehero img {
	margin-top: 12px;
}

td#recipedropdown {
	width: 352px;
	height: 26px;
	background: #fff2cc url('img/recipe/Recipe-DropdownBG.gif') no-repeat top right;
	text-align: right;
	vertical-align: middle;
	margin:0;
	padding: 0;
}

td#recipedropdown table {
	text-align: right;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}

td#recipedropdown td {
	vertical-align: middle;
}

td#recipedropdown form {
	margin: 0;
	padding: 0;
	content-disposition: inline;
	line-height: 1px;
}

td#recipedropdown a {
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 2px;
}

td#recipedropdown select {
	margin: 0;
	padding: 0;
	content-disposition: inline;
	margin-right: 10px;
}

td#recipesidepics {
	margin: 0;
	padding: 0;
	width: 324px;
	height: 294px;
	padding-top: 40px;
	padding-left: 28px;
	background: #ffffff url('img/recipe/Recipe-RightBG.gif') repeat-x top left;
}

td#recipesidepics_remove {
	margin: 0;
	padding: 0;
	width: 324px;
	height: 294px;
	padding-top: 40px;
	padding-left: 28px;
	background-color:#CCCCCC;
}

td#recipesidepics p {
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
}

td#recipesidepics img {
	padding-top: 3px;
}

td#recipesidepics_remove p {
	font-size: 10px;
	font-weight: bold;
	padding-top: 3px;
	background-color:#CCCCCC;
}

td#recipesidepics_remove img {
	padding-top: 3px;
	background-color:#CCCCCC;
}

td#recipebody {
	padding-left: 40px;
	padding-top: 3px;
}

table#recipeingredients td {
	width: 50%;
}

table#recipeingredients td ul 
{
	margin-right: 20px;
}

table#recipeingredients h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	margin-top: 2px;
	line-height: 180%;
}

div#recipesteps {
	margin-top: 30px;
	width: 560px;
}

table#recipesteps {
	padding-top:5px;
	padding-bottom:5px;
}

table#recipesteps td#images {
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
}

table#recipesteps td#steps {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-indent: 0;
	line-height: 180%;
	list-style: none;
	text-align:left;
	vertical-align:middle;
	padding-left:10px;
}

table#recipeprint {
	margin-top: 40px;
	margin-bottom: 40px;
}

table#recipeprint td#printlink {
	text-align: right;
	line-height: 5px;
	padding-top: 10px;
}

table#recipeprint td#printlink a {
	color: #004198;
	text-decoration: none;
}

table#recipeprint td#printlink a:active {
	color: #004198;
	text-decoration: none;
}
table#recipeprint td#printlink a:visited {
	color: #004198;
	text-decoration: none;
}

table#recipeprint td#printlink img {
	line-height: 1px;
	vertical-align: top;
	margin-top: 5px;
}

span.graycaps {
	color:#999999;
	font-weight: bold;
	font-size:12px;
	font-style: normal;
}

ul {
	padding: 0;
	margin: 0;
	text-indent: 0;
}

ul li {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	text-indent: 0;
	padding: 0;
	margin: 0;
	line-height: 180%;
	list-style: none;
}
	
