
body { background-color: #333322; font-family: georgia, sans-serif; font-size: 12px; }
input { font-family: verdana, sans-serif; font-size: 11px; } 
form { margin: 0px; padding: 0px; }
div#container { background-image: url(/i/background.gif); background-repeat: repeat-y; position: absolute; left: 50%; top: 41px; margin-left: -300px; width: 600px; }
div#container .cbtop { background: url(/i/cbtop.gif) no-repeat top; padding-top: 30px; }
div#container .cbbot { background: url(/i/cbbot.gif) no-repeat bottom; padding-bottom: 60px; }
div#businessinfo { text-align: center; font-size: 11px; line-height: 15px; padding-top: 11px; }
div#signup, div#success { text-align: center; padding-top: 24px; padding-bottom: 10px; }
div#signup form { padding-top: 7px; }
input#f_email { border: 1px solid #999988; width: 200px; }
input#f_submit { border: 1px solid #333322; background-color: #852C38; color: #FFFFFF; }
div#signup p { margin: 0px; padding: 0px; }
div#signup em { color: #444433; font-size: 13px; }
div#success { font-style: italic; }
div#forms { text-align: center; font-size: 11px; line-height: 15px; padding-top: 11px; }

a, a:visited { color: #882C39; }
