﻿body 
{
	color:#000;
	font-size:11px;
	background-image:none;
	font-family:Verdana;
}

.printinfo
{
	color:#666;
	margin:10px 0;
}

#menu, #leftmenu, .printlink, #topmenu
{
	display:none;
}
.recipeborder
{
	border:0;
	margin:0;
}

fieldset
{
	border:0;
	border-bottom:solid 1px #ccc;
	padding:1em 0;
}

img
{
	margin:10px;
}
/*SIFR*/
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
