@import "print.css";

#preview-message {
  clear: both;
  display:block;
  border-bottom:1px solid #666;
  background: #FFFFAA;
  padding:8px;
  font-weight: 700;
  font-size: 120%;
  line-height: 1.2em;
  margin-bottom: 1em;
}
