﻿body 
{
	color:#000;
	font-size:11px;
	background-image:none;
	font-family:Verdana;
}

.printinfo
{
	color:#666;
	margin:10px 0;
}

#toolbar, #header, #leftcontent, .printlink, #topmenu, .breadcrumb, .tools, .carts
{
	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;
  }
  
  /* Products */
.prodimage {
	display:block;
}


/* Taste cart */
div.tastelist .listitem .listimage{ float:left; width:150px; text-align:center;}
div.tastelist .listitem .info{ float:left; width:354px;}
div.tastelist .listitem .notationarea{ float:left; width:100%; }
div.tastelist .listitem h3{ float:none;}
div.tastelist .listitem .itempadding { padding-left:15px;}
div.tastelist .listitem
{
	float:left;
	padding-bottom:10px;
	width:100%;
}
