* {margin: 0; padding: 0; font-size: 100%;}
html, body {height: 100%;}
body {font: normal 76% Arial, sans-serif; line-height: 180%; color: #555;}
p {margin-bottom: 1em;}
a img {border: none;}

#wrapper {width: 730px; margin: 0 auto; border-left: 1px solid #dde; border-right: 1px solid #dde; min-height: 100%;}

#header {display: block; height: 127px; background: url(/images/header.jpg);}

#body {margin: 15px;}

form {width: 500px; border: 1px solid #dde; margin-bottom: 2em; float: left;}
a, h1, h2, h3 {color: #417cbe;}
h1, h2, h3 {margin-bottom: 1em; font-family: georgia, serif;}
h1 {font-size: 1.2em;}
h2 {font-size: 1.2em;}

form ul {list-style: none; margin-bottom: 1em;}

#inside {padding: 10px 20px; position: relative; float: left; width:460px;}

#submit {position: absolute; right: 1.8em; bottom: 1.8em;}
#submit input {padding: 5px;}
#submit {margin: 0;}

select {margin-right: 20px;}

#result {clear: both; border: 1px solid #dde; width: 500px; background-color: #eef; text-align: center; margin-bottom: 2em;}
#result h3 {margin: 0.5em 0;}
#text {border: 1px solid #dde; margin: 18px; padding: 10px; background-color: #fff; text-align: left;}
#text h3 {margin: 0;}
#footer {text-align: center; font-size: 0.8em; color: #aab; padding: 2em 0 1em 0; line-height: 160%;  clear: both;}

#text h2, #text h3 {font-family: Arial, sans-serif; color: #555;}

#intro {text-align: center; font-family: georgia, serif; font-size: 0.9em;}

#left {width: 500px; float: left;}
#right {float: right; width: 130px;}