.top_navigation, .addthis_toolbox, .notice, .sub_rating .star-rating-control, .sub_rating input, .sub_rating button, .sub_share_now {
  display: none;
}

.header {
  width: 100%;
}

.header .left {
  float: left;
  margin-left: -43px;
}

.header .left {
  float: left;
}

.cb {
  clear: both;
}

hr {
  background:none repeat scroll 0 0 #8BC53D;
  color:#8BC53D;
  float: none;
  clear: both;
  height: 0.1em;
  width: 100%;
  border: none;
}

ul {
  padding: 0;
  margin: 0;
}

img, a img {
  border: none;
}

h1 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 24px;
}

h2 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 18px;
}

p {
  margin: 3px 0;
}

.sub_image {
  border:1px solid #0E8C5B;
  margin:0 0 10px;
  padding: 0;
  text-align:center;
  width: 483px;
}

/** QCSS-28 IE8 fix **/
.sub_image img {
  padding: 5px 0;
}

.sub_recipe {
  margin: 0 0 20px 0;
}

.sub_recipe ul {
  list-style-type: none;
}

.sub_recipe li {
  float: left;
  width: 215px;
  font-size: 14px;
  margin: 0 10px 5px 0;
  padding: 0;
}

.sub_coupon_image {
  display: none;
}

/** QCSS-28 This is important, otherwise window.print will show the small coupon **/
.sub_coupon_image img {
  display: none;
}

#footer {
  margin-top: 10px;
}

form {
  margin: 0;
  padding: 0;
}

.sub_recipe ul {
  clear: both;
}

#footer li {
  display: none;
}
