body {
  background-image:none;
  background-color:#ffffff;
}

#outer {
  width: 620px;
  border-width:1px;
  border-style:dotted;
  background-image:none;
  margin:0;
  margin-bottom:20px;
}

#content {
  width: 600px;
  margin:5px;
}

#closeprint {
  text-align:center;
  padding-bottom:20px;
}

#footer a, #closeprint a {
  text-decoration: none;
  background: url(/fileadmin/pics/printer.gif) left 50% no-repeat;
  height: 14px;
  padding-left: 22px;
}


