html, body { width: 100%; height: 100%; }
html, body, form { margin: 0; padding: 0; }
body { background-color: #FFFFFF; color: #000000; font-family: Tahoma,Arial,Sans-Serif; font-size: 11px; line-height: 14px; text-align: center; }
img { border: 0; }

a { color: #535353; }
a:hover { text-decoration: none; }

h1 { margin: 0 0 40px 0; }
div.container { width: 100%; height: 100%; position: relative; }
div.wrapper { top: 200px; left: 50%; width: 270px; height: 250px; margin: -135px 0 0 -125px; position: absolute; }
div.break { width: 100%; margin: 5px 0; overflow: hidden; }
div.strip { top: 270px; left: 0; width: 100%; height: 50px; margin-top: -115px; position: absolute; background: url('main-strip.gif') 0 center repeat-x; }
fieldset { margin: 0; padding: 0; border: 0; }
legend { display: none; }
label { width: 40px; height: 21px; margin: 0 15px 0 0; float: left; display: inline; color: #535353; line-height: 21px; text-align: right; }
input { font-family: Tahoma,Arial,Sans-Serif; font-size: 11px; }
input.field { width: 155px; height: 20px; padding: 2px 1px; float: left; display: inline; border: 1px solid #E7E7E7; background-color: #FBFBFB; }
input.submit { width: 73px; height: 19px; padding: 0 0 2px 0; border: 0; background: transparent url('bt-submit.gif') center no-repeat; color: #272727; font-weight: bold; }


