#header{
  display: none;
}

#footer{
  display: none;
}

.no_print{
  display: none;
}

.purchase-resume{
  border: 1px solid;
  margin: 0 0 30px 0;
  padding: 0px 18px;
}

.purchase-resume table{
  border: none;
  width: 100%;
}

.purchase-resume table thead tr td{
  font-weight: bold;
  border-bottom: 1px solid;
}

tr.purchase-resume-bottomborder{
  border-bottom: 1px solid !important;
}

tr.purchase-resume-topborder{
  border-top: 1px solid !important;
}

.purchase-resume table tr{
  background-color: #fdf9f0;
  border: none;
}

.purchase-resume table tr td{
  padding: 8px 0px;
}

.ctext{
  text-align: center;
}

.rtext{
  text-align: right;
}
