@import url(global.css);

h2 {margin-left: 1em; margin-right: 1em}

#content label span {display: block; float: left; width: 10em; font-weight: bold; padding-top: 2px}
#content label span em {color: #c30}
#content .select label span {width: auto; padding-right: 1em}

#content fieldset {margin-bottom: 1.5em}

#content fieldset.boxes * {font-weight: bold}
#content fieldset.boxes p {}

fieldset input {border: solid 1px #666; background: #fff; padding: 1px 3px; width: 20em; margin-bottom: 0.5em}
#content fieldset.boxes input {border: none; background: #fff; padding: 0; margin: 0 5px 0 24px; width: auto}
fieldset select {border-color: #666; background: #fff}
fieldset textarea {border: solid 1px #666; background: #fff; overflow: auto; padding: 1px 3px; width: 20em}

#content .message {color: #c30}

#content .radios {margin-bottom: 0.3em}
#content .radios span {display: block; float: left; width: 10em; font-weight: bold; padding-top: 2px}
#content .radios label {display: inline; width: auto; float: none}
#content .radios label input {width: auto; margin-right: 4px; border: none}

#submitBtn, #loginBtn {font-weight: bold; color: #fff; background: #000; font-size: 1.1em; padding: 0.1em}

#nav {border-top: none; background: none; padding-top: 0}
#related {border-top: solid 1px #333; margin-top: 2em; padding-bottom: 23px; background: url(i/backgrounds/strip.png) 0 100% repeat-x}
