/* CSS Document */

body {
   background: white;
   font: normal 11pt Arial, sans-serif;
   color: #000;
   }
.home{background: url(../images/recipes/logo.gif) no-repeat;}
#topnav , #navbar , #subnav , #side , #winner , #print , #footerline , #footernav , .no_print {
   display: none;
   }
#sitetitle {
font-size:20pt;
width:100%;
margin:0pt;
}
/*table styles*/
table {border: 3px solid #666666; width:100; font-weight:normal; font-size:10pt; padding:5px; color:#000; margin-bottom:10px;}
.table_lighter{ color:#000;}
td { padding:5px; text-align:center;}

#side_recipes img{margin: 0 7px 7px 0;}


