form.question { margin: 0 0 0 170px; max-width: 600px }

.alert { margin: 15px 0; color: red }
.thanks { margin: 15px 0; color: green }

.field { margin-top: 7px }
.field span { float: left; width: 160px; margin: 2px 0 0 -170px; white-space: nowrap }
.field input,
.field select,
.field textarea { width: 100% }

.captcha { position: absolute; width: 120px; margin: 10px 0 0 0; text-align: center }
.captcha_keystring { width: 200px; margin: 35px 0 55px 0 }
.captcha_keystring input { margin: 0 0 0 140px }

.button { margin: 0 0 0 -170px; text-align: center }

.item { padding: 10px 0; margin: 10px 0 }
.items .item span {  }
.items .item .date { margin: 0 10px 0 0 }
.items .item .name { font-weight: bold }
.items .item .label { margin: 7px 0 0; font-weight: bold }
