﻿body {
  background:#FFF !important;
}

#ContentWrapper{
  width:100%;
  margin:0;
}

#Header h2.mainHeader{
  font-size:18px !important;
}

.print, .infoContainer, #branding h1{
  display:none;
}

.voucherCat p{
  text-align:center;
}

#voucher{
  font-family:Arial, Sans-Serif !important;
}

p{
  text-align:left;
}


#voucher img{
  max-width:450px !important;
}

.scissors{
  position:absolute;
  left:19px;
  top:-23px;
  background:url(../images/scissors.png) no-repeat top left;
  width:30px;
  height:20px;
}

#voucher h2{
  background:#EEE;
  color:#0B57A8 !important;
}

#voucher img.printHeader{
  max-width:100% !important;
}