body { margin: 0; padding: 0; font-size: 80%; font-family: Verdana, Arial, Helvetica, sans-serif; color: #000; background-color: #fff; padding-bottom: 10px; }

h1 { padding: 0; margin: 10px; font-size: 1.4em; color: #000; border-bottom: solid 1px #000; }
p { margin: 0; padding: 5px 0; }
img { border: solid 1px #000; }
hr { color: #fff; border-color: #fff; border: none; height: 1px; }
hr.required { color: #ccc; border: solid 1px #ccc; }

a { color: #090; }
a:visited { color: #090; }
a:hover, a:active { color: #0d0; }

.hide { display: none; }
.clearing { height: 0; clear: both; visibility: hidden; }

.dropwrap1, .dropwrap2, .dropwrap3 {
  display:inline-table;
  /* \*/display:block;/**/
  }
.dropwrap1 { float: left; background: url(/i/drop_shadow.gif) right bottom no-repeat; }
.dropwrap2 { background: url(/i/drop_corner_bl.gif) left bottom no-repeat; }
.dropwrap3 { padding: 0 12px 12px 0; background: url(/i/drop_corner_tr.gif) right top no-repeat; }
.dropwrap3 img { display: block; border: 1px solid #000; border-color: #000; }