canvas {border: 1px solid black; margin-left: 10px;}

button {width: 64px;}

#ibScanRes,
#ibMajDiv,
#ibMajCount,
#ibMajLength,
#ibMajThick,
#ibMinLength,
#ibMinThick,
#ibTopMargin,
#ibFontSize  {width: 4em; float: left;}

#ibDrawingColour,
#ibBackgroundColour {width: 5em; float: left;}

#ibHeading,
#ibFont {width: 150px; float: left;}
#seImage {width: 170px; float: left;}

body {
  background-color: White;
  width: 1000px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  margin: 0px 0px 0px 0px;
}

table {width: 250px; clear: none;}

table.pair {
  background-color: Cornsilk;
  border-style:solid;
  border-width:1px;
  border-color: #331122;
  padding:10px 10px 10px 10px;
}  

.colType1 {width: 210px;}
.colType2 {width: 80px;}
.colType3 {width: 80px;}

.cBut {padding-left: 90px;}

.signature {
  font-style: italic;
  padding-top: 5px;
}

footer {
  font-style: italic;
  padding-top: 5px;

}

header:after {
  content: "";
  display: table;
  clear: both;
}

h1.banner
/* Only used for page heading */
{ Opacity: 0; 
  font-weight: bold;
  font-size: 28pt;
  color: navy;
  margin: 22px 0px 84px 140px;
}

h2 {
  font-size: 12pt;
  padding-top: 0px;
  margin-top: 6px;
  color:navy;
}
h3 {
  font-size: 10pt;
  padding-top: 0px;
  margin-top: 6px;
  color:white;
}

p {
  margin: 0px 0px 10px 0px;
}

a {
  text-decoration: none;
}

a:hover {
  color: red;
}

.params {
  float: left;
  width:260px;
  background-color: Cornsilk;
  border-style:solid;
  border-width:1px;
  border-color: #331122;
  border-radius:15px/10px;
  padding:10px 10px 10px 10px;
  box-shadow: 8px 8px 9px #040404;
  margin: 10px 0px 30px 10px
}

.params {
  float: left;
  width:260px;
  background-color: Cornsilk;
  border-style:solid;
  border-width:1px;
  border-color: #331122;
  border-radius:15px/10px;
  padding:10px 10px 10px 10px;
  box-shadow: 8px 8px 9px #040404;
  margin: 10px 0px 30px 10px
}

.viewer {
  float: left;
  width:964px;
  background-color: Cornsilk;
  border-style:solid;
  border-width:1px;
  border-color: #331122;
  border-radius:15px/10px;
  padding:10px 10px 10px 30px;
  box-shadow: 8px 8px 9px #040404;
  margin: 10px 0px 30px 10px
}

.rubric {
  float: left;
  width:380px;
  background-color: Cornsilk;
  border-style:solid;
  border-width:1px;
  border-color: #331122;
  border-radius:15px/10px;
  padding:10px 10px 10px 10px;
  box-shadow: 8px 8px 9px #040404;
  margin: 10px 0px 30px 10px
}
.display
{
	float : left;
	margin-left : 80px;
}


