BODY {
  margin: 0px;
  padding: 0px;
}

#products {
  width: 440px;
}

.contentcell {
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/images/misc/content-cell.jpg);
  font-size: 9px;
}

.contentcell_windows {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 9px;
/*  background: #83b3f3;*/
}

#infolayout td, #quotedetails td {
  text-align: left;
  vertical-align: top;
}

.productname {
  vertical-align: top;
}

.winoptions {
  font-family: Arial;
  font-size: 9px;
}

#dooroptions {
  font-family: Arial;
  font-size: 12px;
  vertical-align: top;
  text-align: left;
}
