@import url(base.css);

#content { float: left; margin-left: 150px; }
h1 { margin-left: 150px; }
.msg { margin: 10px 0 10px 100px; }

dl.zend_form { width: 500px; }
dl.zend_form textarea { width: 300px; height: 100px; margin-bottom: 10px; }
dl.zend_form dt { float: left; clear: left; text-align: right; width: 200px; padding-top: 4px; }

h1 { margin-top: 15px; }
p { margin-top: 10px; font-size: 1.2em; line-height: 1.5; }

a { text-decoration: underline; }

p.note { margin-left: 20px; }