body { 
	background: none; 
	overflow: visible;
}

#print-logo {
	display: block;
	width: 123px; 
	height: 198px;
}

#header { display: none; }

#main, #fs-main, #article {
	width: 750px;
	margin:0;
}
#main{
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
}
* html #main {
	margin-left: 50px;
}

#quicklinks-nav, #quicklinks-links, #quicklinks-header-image, #quicklinks-header-top, #quicklinks-header-image-left, #quicklinks-header-image-right {
	display: none;
}

#footer { display: none; }

#buttons { display: none; }

#fs { padding: 0; }

.fs-closeall { display: none; }

#fs-left { display: none; }

#fs-main #page-head {
	margin-left: 0;
}

#main #intro, #fs-main #intro {
	width: 300px;
}

.fs-product-details { display: block; }

#subnav-box1, #empty-subnav { display: none; }

#article {
	margin: 0 0 0 0;
}

#news-head h1, #news-head h2 {
	margin: 0 0 0 0px;
}

#date {
	margin-left: 0px;
}

#backlink { display: none; }

#fs-right { float: none; }

.fs-data-col1, .fs-data-col2 {
	border-bottom: solid 1px #c0c0c0;
}

.fs-details a { 
	padding-left: 0;
}

.twocol {
	float: none;
	width: auto;
}

#subnav-cul-box1, #next, #back, #print-tip, .screen, #recipe #borderTop #bookmark {
	display: none;
}

#ingreds a {
	color: #000000;
}

* html #recipe {
	margin-left: 20px;
}
* html .recipe_head {
	margin-left: 10px;
}
* html #cul-detail-base {
	margin: -8px 0 0 20px;
}

#recipe #borderTop #printLogo {
	display: block;
	width: 97px;
	height: 90px;
	position: absolute;
	top: -10px;
	left: 570px;
}

#recipe #frame {
	border-left: #b6e0f9 8px solid;
	border-right: #b6e0f9 8px solid;
	background: none;
	width: 605px;
}
* html #recipe #frame {
	width: 584px;
}
	#recipe #frame .stat {
		color: #000000;
	}
	#recipe #frame #detail, #recipe #frame #ingreds, #recipe #frame #methods, #recipe #frame #notes {
		width: 95%;
	}
	#recipe #frame #detail #summary {
		width: 240px;
	}
	#recipe #frame .barheader, #recipe .topbottom {
		display: block;
		background: none;
		width: 621px;
	}
	* html #recipe #frame .barheader {
		width: 612px;
	}
	#recipe #frame h3 {
		display: none;
	}
