.maintext {
  padding:3px 1em; margin:5px 0 0 -1em;
  }
  
.maintext p {
  padding:.5em ; margin:0;
  }

.maintext h3 {
  margin:0; padding-top: 1em; color:#787878;
  }

.recipe {
  padding-top: 1em;
  }

.recipe h6 {
  margin: 0;
  padding-top: .5em;
  }

table.recipe_ingredients {
  margin: .5em;
  }

#ads {
  margin-bottom: .8em;
  width: 320px;
  float: right;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  }
  
#ads h5{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: .25em 1em;
  background-color: #ffffcc;
  }

#ads ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  }

#ads li {
  margin: 0;
  padding: .25em 1em;
  font-size: .95em;
  }

#blulite {
  padding-top: 1em;
  }
  
.switch {
  display:block; margin-top: 0; font-size:1px; width:51px; height:25px; background:url(/includes/templates/t2/buttons/english/button_view.gif); cursor:pointer;
  }

.off {
  background:url(/includes/templates/t2/buttons/english/button_close.gif);
  }

.hide {
  display:none;
  }

.show {
  position:absolute; display:block; width:700px; background:#fff; border:1px solid #787878; padding:4px; margin-top:4px; z-index:500;
  }

#pageFour .buttonRow {
  margin: 3em;
  }

#bannerFour {
  clear: both;
  }
  
#toc {
  margin: 0 -2.5em;
  padding: 0;
font-weight: bold;  
}

.tocCtgy {
  padding: .5em ;  
  line-height: 1.3em}

#toc li {
  list-style: none;
  }

#toc li.tocItem {
  margin-left: -2em;
  font-weight: normal
  }