/* style overrides for Products section */

#divmaintext {
  background-color: #d0ebd6;
}

/* screenshots */

table.screenshottable {
  border: solid 0px #ffffff;
  margin-bottom: 6px;
}

table.screenshottable td {
  padding: 0px 6px 12px 0px;
  vertical-align: middle;
  font-family: Verdana, Arial, Lucida, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 19px;
  color: #00657e;
}

