#main {
	float:right;
	width:510px;
	text-align: justify;
	margin-right: 10px;
}
#recipe_left {
	position:relative;
	left:25px;
	top:0px;
	width:801px;
	height:457px;
	z-index:2;
	padding-right: 10px;
	padding-top: 5px;
}
#print_links {
	position:absolute;
	left:220px;
	top:0px;
	width:100px;
	height:19px;
	z-index:2;
}
#recipe_text_container {
	position: relative;
	left: 0px;
	top: 0px;
	width: 500px;
	text-align: left;
	font-size:1.1em;
	padding: 0 5px 0 0;
	height: 1px;
}
#recipe_cat_container {
	overflow: auto;
	position: absolute;
	left: 220px;
	top: 49px;
	height: 403px;
	width: 548px;
	text-align: center;
	font-size:1.1em;
	padding: 0 5px 0 0;
}
#recipe_exclusive_recipes {
	position: relative;
	width:147px;
	height:100px;
	top: 10px;
	left: 2px;
	background-image: url(../img/kitchen_disasters.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#recipe_quote {
	position:relative;
	width:285px;
	height:200;
	z-index:3;
	top: 20px;
	left: 1px;
	font-size:1.1em;
}
#recipe_cat {
	font-size: 1.3em;
	position: relative;
	left: 0px;
	top: 0px;

	height: 1.px;
	width: 275px;
}
#recipe_nav {
	width: 200px;
	font-size: 1.1em;
	top: 11px;
	z-index: 200;
	position: absolute;
	right: 0px;
}
table{
	font-size:1.2em;
}
#recipe_title{
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	z-index: 1;
	font: bold 1.3em "Times New Roman", Times, serif;
	text-align: left;
	color: #7D7D7D;
	width: 420px;
}
#page_recipes #inner_content #google {
	position: absolute;
	z-index: 100;
	right: -160px;
	top: -116px;
}
#left {
	position: relative;
	top: 10px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 200px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 200px;
	overflow: visible;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 0px 20px 300px; /* n6.01win n6mac 
	won't recognize top margin for middle box, so it 
	goes in body */
	padding: 10px;
	position: inherit;
	
	}
	
.search_criteria_header { font-size: 16px; color: #83B0CF; text-decoration: none; line-height: 18px; font-weight: bold} 	
	
#right {
	position: relative;
	top: 20px;
	right: 0px; /* Opera5.02 will show a space at right 
	swhen there is no scroll bar */
	margin: 0px;
	padding-bottom: 20px;
	height:600px;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	}
html>body #right {
	width: 160px; /* ie5win fudge ends */
	}
