#compareTableDiv {
  width: 780px;
  overflow-x: auto;
}
#compareTable {
  font-family: verdana,helvetica,sans-serif;
  font-size: 10pt;
  margin-bottom: 1em;
}
#compareTable td { vertical-align: top, width: 155px !important; text-align: center }
#compareTable th { text-align: left; white-space: nowrap; width: 155px !important }
#compareTable tr.odd { background-color: #e0e0e0; }
.comp {
  font-size: 8.5pt;
  font-family: verdana;
  margin-bottom: 5px;
  text-align: center;
}
#compButton {
  display: block;
  text-align: right;
  margin-bottom: 5px;
}
#comparePrev {
  display: block;
  width: 780px;
  text-align: left;
  margin-bottom: 10px;
}

#compareTR_orderable td, #compareTR_viewItem td { text-align: center }
.comp { text-align: left }


#stockNotify {
  margin: 10px 8px 10px 4px;
  border: solid 1px #9ccb4d;
}

#stockNotify label {
  display: block;
  background-color: #9ccb4d;
  padding: 3px 6px;
  font: bold 13px verdana;
  color: white;
}

#stockNotify div {
  margin: 5px;
  font: normal 11px verdana;
}
