.form-bg { background:url(../images/assets/form-bg.gif) repeat-y; overflow:hidden; margin-top:24px; }
.form-top { background:url(../images/assets/form-top.gif) no-repeat left top; }
.form-bottom { background:url(../images/assets/form-bottom.gif) no-repeat left bottom; padding:12px 0 12px 0; }

.form {padding:8px 0 8px 0; }
.form .caption { width:150px; text-align:right; padding-right:24px; }
.form input.field,
.form textarea { width:215px; margin-left:24px; }
.form select { width:225px; margin-left:24px; }
.form input.button { border:none; padding:0; }
.form div.buttons { margin-left:24px; }

#contact-carol .form-bottom { background:url(../images/contact-carol/form-bottom.gif) no-repeat left bottom !important; }