/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/hills-dusk/hills-dusk.css);
/* end StyleCatcher imports */






pre {
  padding: 3px;
  background-color: #F0FFFF;
  border-style: outset;
  border-color: #F0F0F0;
  border-width: 3px;
  font-family: "Courier New";

  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: pre-wrap;      /* CSS3 */
  word-wrap: break-word;      /* IE 5.5+ */
}
.my-header,
.my-header a,
.my-header a:hover {
  background-color: #daefe4;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 18px;
  color: #437111;
  font-weight: bold;
}
.widget-header,
.widget-header a,
.widget-header a:hover {
  background-color: #daefe4;
  padding-left: 5px;
  padding-right: 5px;
}
/* mail2entry.pl */
img.image_left,
img.image_right {
  margin: 4px 4px;
}


