﻿#recipespreviewBody, 
#recipespreviewBody #page, 
#recipespreviewBody #main, 
#recipespreviewBody #content, 
#recipespreviewBody .info-box, 
#recipespreviewBody .info-box .info-box-inner {
  background: transparent none;
  border: none;
}

#recipespreviewBody #page, 
#recipespreviewBody #content {
  width: 100%;
}
#recipespreviewBody #header, 
#recipespreviewBody #callouts, 
#recipespreviewBody #footer, 
#recipespreviewBody #navigation {
  display: none;
}

#recipespreviewBody #main h2 {
  margin: 0;
  padding: 0;
  
}

#recipesBody, 
#recipesBody #page, 
#recipesBody #main, 
#recipesBody #content, 
#recipesBody .info-box, 
#recipesBody .info-box .info-box-inner {
  background: transparent none;
  border: none;
  display: block;
}

#recipesBody #page, 
#recipesBody #content {
  width: 100%;
  margin: 0;
}
#recipesBody #header, 
#recipesBody #callouts, 
#recipesBody #footer, 
#recipesBody #navigation {
  display: none;
}

#recipesBody #main h2 {
  margin: 0;
  padding: 0;
  
}


#recipesBody #product-info p, #recipesBody #product-info p strong, #recipesBody #product-info a, #recipesBody .related-product, 
#recipesBody .popper, #print_popper .rr1, #print_popper .buttons a{
  display: none;
}

#recipesBody #product-info div p {
  display: block;
}

#recipesBody #recipe, #recipesBody #main #content .info-box, #recipesBody #main #content .info-box-inner,
#recipesBody #main #content .info-box-inner #recipe p, #recipesBody #content #product-info .info-box-inner h2,
#recipesBody #content #product-info .info-box-inner #recipe {
  margin: 0;
  width: 100%;
  padding: 0;
}

#recipesBody #main #content .info-box-inner h2 {
  color: #000;
}

#recipesBody #main #content #product-info .info-box-inner .buttons  {
   width: 0;
 }
 
 #recipesBody #main #content #product-info {
   margin: 0;
 }
 
 #recipesBody #main #content .no-image .info-box-inner #recipe h4,
 #recipesBody #main #content .info-box-inner #recipe h4
  {
   margin: 0 0 0 0;
   float: left;
 }
  #recipesBody #main #content .no-image .info-box-inner #recipe h2,
  #recipesBody #main #content .info-box-inner #recipe h2 {
    float: left;
    margin-left: 0;
  }