body {
  zoom: 0.8;
}

html > body {
  zoom: 1;
}

body, #wrap, #recipeDetailWrap, #recipeDetail, #comment {
  background: none !important;
}

#headerRim, #kv, #underMenu, #footerEverydayWrap, #footerWrap {
  display: none;
}

#aside, #bgTop, #baseTop, #baseBottom, #ingredientBgBottom, #bgBottom, #instructionsBgBottom, #pageTop {
  display: none;
}

#recipeDetailWrap #photo {
  float: left;
  width: 250px;
  height: auto;
  margin: 0 0 10px;
  background: none !important;
}

#recipeDetailWrap #photoWrap {
  float: left;
}

#printRecipe {
  display: none;
}

#photoWrap, #photo {
  position: relative !important;
}

#recipeDetail, #commentWrap {
  width: auto !important;
  height: auto !important;
  padding: 0;
}

#recipeDetail {
  float: left;
  width: 380px !important;
}

#recipeDetailIn {
  width: auto !important;
}

#recipeDetailWrapTop, #recipeDetailWrapBottom, #commentWrap, #commentIn {
  padding: 0 !important;
  background: none !important;
}

#ingredient {
  clear: both;
  padding: 0;
  background: none;
}

#ingredientTitle {
  right: 0;
}

#ingredient dl {
  margin: 0;
}

#ingredient dt, #instructions dt {
  margin: 20px 0 0;
  padding: 0;
  height: auto !important;
  background: none;
  border-bottom: 1px solid #000;
}

#ingredient dd {
  margin: 0 0 30px;
}

.ingredient {
  clear: both;
  width: 680px !important;
}

.ingredient .name {
  float: left;
  width: auto;
  font-weight: bold;
}

.ingredient .amount {
  display: inline;
  float: left;
  width: auto;
  margin: 0 0 0 10px;
}

#instructions {
  background: none;
}

#instructions dl {
  width: auto;
  padding: 0;
}

#instructions ul {
  width: auto;
}

#instructions li p {
  width: 600px;
}

#supple {
  background: none;
}

#supple #tips1Wrap, #supple #tips2Wrap, #supple #tips3Wrap {
  left: 0;
}

#socialWrap {
  display: none;
}

#instructions span {
  width: auto;
  height: auto;
  margin: 0 10px 0 0;
  background: none;
  font-size: 16px;
  line-height: normal;
}

#ingredient .notes {
  text-indent: -3em;
  margin: 0 30px;
  padding: 0;
  font-size: 10px;
}

#instructions .notes {
  text-indent: -3em;
  margin: 0 30px;
  padding: 0;
  font-size: 10px;
}

#ingredientTitle, #instructionsTitle {
  right: 0;
  left: 0;
  padding: 0;
  border-bottom: 1px solid #000;
  background: none;
  color: #000;
  font-weight: bold;
}

.img_protect {
  display: none !important;
}