<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title></title>
  </head>
  <body>
    /*** HMICA FORM CSS ***/ form { margin: 0; padding: 0; } fieldset { margin: 0 0 10px 0; padding: 10px; } legend { font-family: helvetica, verdana, lucida, arial, sans-serif; text-transform: uppercase; font-size: 1em; font-weight: bold; color: #7c4091; margin: 0 0 5px 0; padding: 0 5px 0 0; } ul.formlist { margin: 0; padding: 0; list-style: none; } ul.formlist li { list-style: none; position: relative; font-size: 100%; background: #f8f5f9; margin: 0; padding: 7px; border-bottom: 1px solid #fff; } ul.formlist p { margin: 0; } ul.formlist li ul li { list-style: disc; padding-bottom: 0; border: 0; } input, select, textarea { margin: 0; padding: 0; } input.button { width: 100px; margin: 10px 0 10px 10px; } div.buttons { font-size: 100%; text-align: right; } input.radio1 { position: relative; top: 5px; margin-right: 15px; } input.radio2 { position: relative; top: 5px; } input.checkbox { position: absolute; top: 5px; right: 15px; margin: 0; padding: 0; } input { font-family: verdana, lucida, arial, sans-serif; font-size: 0.75em; color: #333; } select { font-family: verdana, lucida, arial, sans-serif; font-size: 0.75em; color: #333; } select option.title { color: #7c4091; } textarea { font-family: verdana, lucida, arial, sans-serif; font-size: 0.75em; color: #333; width: 490px; } .smallright { position: absolute; top: 7px; right: 17px; margin: 0; padding: 0; width: 100px; } html&gt;body .smallright { right: 7px; } .medright { position: absolute; top: 7px; right: 17px; margin: 0; padding: 0; width: 302px; } html&gt;body .medright { right: 7px; } .largeright { position: absolute; top: 7px; right: 17px; margin: 0; padding: 0; width: 300px; } html&gt;body .largeright { right: 7px; }
  </body>
</html>
