body { margin: 0; padding: 0; font: 12px/18px Arial, Helvetica, sans-serif; color: #333; }

td { font-size:12px; border-bottom: 1px solid #d7d7c8; padding: 0 20px 20px; }
td.hdr { font-size:12px; background: url('images/result-hdr-bg.jpg') top left no-repeat; height: 25px; border: none; }
a { color: #1e65c9; text-decoration: none; }
a img { border: none; }

form { width: 319px; height: 115px; display: block; background:url('images/form-bg.jpg') top left no-repeat; padding: 10px 10px; font-size: 12px; line-height:12px; color: #666; font-weight: bold; }
form select { width: 145px;}
form td { font-size:12px; font-weight: bold; padding: 5px 13px 5px 17px; border-bottom: none; }
form input { width: 108px; }
form td#sub input { width: 66px; height: 19px; display: block; text-indent: -1000em; background: url('images/submit-btn.jpg') top left no-repeat; border: none; cursor: pointer }
form td#sub { padding-top: 24px;} 
