@media print {
	.iHave, .noPrint{
		display:none;
	}
}
body {

	font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
background:url("/images/framework/back_html.gif") repeat-x scroll center top #E4D4B0;
color:#5D5D5D;
}
p {
	margin: 0;
}
ol {
	margin: 0 0 10px 25px;padding:26px;
	width:600px;
}

#print {
	border: 10px solid #f3f1e6;
	background: #fff;
	padding: 12px;
}

table {
	margin: 0 0 0 2em;
}

td {
	border: none;
	padding: 3px 10px;
}
h1 {
	padding: .5em 0;
	margin: 7px 5px;
	color:#B20D27;
	font-weight:normal;
}
h3 {
	padding-top: .5em;
	margin: 7px 5px;
	color:#3A6B85;
	font-size: 18px;
}
h4 {
	border-bottom: 2px dotted #3A6B85;
	padding: .5em 0;
	margin: 7px 5px;
	color:#523F34;
	font-size: 14px;
}

dl {
	float: left;
	width: 555px;
	min-height: 20px;
	border-top: 1px solid #B9C5CF;
	padding-top: .5em;
}

dt {
	display: block;
	float: left;
	width: auto;
	clear: left;
	margin: 0;
	padding: 0;
}

dd {
	display: block;
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	padding-left: 3px;
}

.clear {
	width: 100%;
	clear: both;
}

#copyRight {
	color:#333333;
	font-size:9px;
	padding:10px;
}

table {
	font-size: 12px;
}

ol li {
	margin-bottom: 5px;
}

.sIFR-alternate {
	display: none;
}

 #heading {
	 position:absolute;
	 top:40px;
	 margin-left:250px;
	 height:93px;
	 width:390px;
	 }
#recipes #withPic {
	width: 300px;
}

#recipeImage {
	float: right;
	margin: 10px 1px 0 0;
	text-align:right;
}

#recipeImage img {
	border: 1px solid #214369;
}

div#recipeImage img{
	max-width:300px;
	max-height:300px;
}

#rated {
	display: none;
}
.checkBox {
	border: 1px solid black;
	width: 10px;
	height: 10px;
	margin: 2px 0 0 0;
	float: right;
}

input.checkBox {
	border-width: 0;
	width: 20px;
	height: 20px;
	margin: -3px 0;
	float: right;
}

.btnRight{
	display: none;
}

.mainContent p{
	display: none;
}

.p2{
	display: none;
}

.linkBox{
	display: none;
}

.sendToAFriend{
	display: none;
}

.panelHeader{
	display: none;
}

.validate{
	display: none;
}

.print{
	display: none;
}

.checkBox span {
	display: none;
}
.printBtnRight {
	border: 0;
	z-index:10;
	position: absolute;
	right:10px;
	top:30px;
}
.printIcon {
	margin-right: 20px;
}
.printIcon img{
	border: 0;
}
.closeIcon {
	background:url(/images/icons/icnClose.gif) no-repeat 0 0;
	padding:0 0 5px 18px;
}
ul.shoppinglist {
	list-style: none;
	/* margin-left: 14px; */
}
ul.shoppinglist li{
	margin-bottom: 2px;
	cursor: n-resize;
	padding: 0px 15px 5px;
	background: url(/images/icons/imgArrowRed.gif) no-repeat 0px 3px;
}
ul.shoppinglist li.blueArrow{
	background: url(/images/icons/imgArrowBlue.gif) no-repeat 0px 3px;
}

ol.prepList {
	margin-left:-5px;	
}

ul.other li {
	list-style:none;
	margin:0 0 0 -10px;
	padding:0;	
}

.productPhoto
{
	margin:30px 35px 0 0;	
}

.recipePhoto
{
	margin:30px 0 0 0;	
}

.prepStep {clear:right;}

.spacer {clear:both;}
