BODY {
  background-color:#DEDBD6;
  background-image: url(/opt/images/hands3.jpg);
  background-repeat:no-repeat;
  background-position: center;
  width: auto;
  margin: 0em auto 0em auto;
  text-align: center;
}

IMG { border: 0px; }
IMG.marcom_logo { position: absolute; }
IMG#logo1 { right: 8px; }
IMG#logo2 { right: 8px; top: 72px; }

TABLE {
  height: 100%;
  width: auto;
  margin: 0em auto 0em auto;
}
TD { padding: 0.25em; padding: auto auto auto auto; }

DIV { margin-bottom: 1em; }

LABEL { float: left; width: 20%;
  margin-right: 1em;
  text-align: right:
}

INPUT { width: 75%; }
SELECT { width: 75%; }

.marcom_dialog {
  padding: 2em;
  background-image: url(/opt/images/results.gif);
  border: 2px solid #6B79AD;
  width: 40em;
}

.marcom_button {
  float: right;
  clear: both;
  padding: 0.25em 0.5em 0.25em 0.5em;
  margin: 0em;
  width: auto;
}
