div.label,
span.label,
div.body,
div.hardwarethumb,
div.subheading,
div.disclaimer {
  text-align: center;
}

div.disclaimer {
  background-color: transparent;
  color: RGB(200,0,0);
  font-size: x-small;
  font-style: italic;
}

div.body,
div.hardwarethumb,
div.disclaimer {
  position: absolute;
}	

div.body {
  top: 5px;
}

div.hardware {
  text-align: left;
}

div.hardware {
  position: relative;
  top: 2px; left: 20px;
}

div.label,
span.label {
  font-weight: bold;
}

div.hardwarethumb {
  top: 172px; left: 610px; width: 100px;
}