﻿#printRemove {
  display:none;
  width:0px;
  overflow:hidden;
}

#printContent {
  position : absolute;
  left : -170px;
  width : 750px;
}

.contentIframe {
  width : 640px;
  height : 630px;
}
