#form_container h1 {
    margin-bottom: 0.1em;
}
.fm_charfield {
    height:20px;
}
.fm_charfield, .fm_textfield {
    border: 1px solid #b4a7a0;
}
.fm_charfield, .fm_textfield {
    width: 313px;
    margin: 4px 0;
    font-family:Arial;
    font-size:11px;
    color: #755E51;
}
.fm_choicefield {
    width: 316px;
    margin: 2px 0;
}
.managedform.sideform {
    margin-left:193px;
}
.managedform .intro {
    font-size:16px;
    font-weight:lighter;
    padding: 10px 0;
    text-transform:uppercase;
    color: #8BA9C0;
}
#form_sidebar {
    width: 137px;
}
#form_sidebar .contactinfo_section {
    margin: 20px 0;
    border-bottom: 1px solid #ded9d6;
    padding: 0 0 20px 0;
}
#form_sidebar p {
    margin: 5px 0;
}
#form_sidebar .info, #form_sidebar .info a {
    color: #8ba9c0;
}
#form_sidebar h3 {
    font-weight: bold;
}
.managedform td {
    width: 313px;
}
.managedform td.required {
    color: #B3B3B3;
    font-size: 0.91em;
    padding-top: 10px;
    font-size: 10px;
}
.managedform td.required {
    color: #B3B3B3;
    font-size: 0.91em;
    padding-top: 10px;
    font-size: 10px;
}
.managedform td.help_text {
    color: #B3B3B3;
    font-size: 0.91em;
    font-size: 10px;
}
.managedform td.submit {
    text-align: right;
}
.managedform th {
    text-align: right;
    width: 100px;
    padding-right: 15px;
}
.managedform label {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 11px;
    color: #a08f86;
}
.managedform th label {
    display: block;
}
#form_sidebar a {
    font-weight: normal;
}
#content_bg.contact {
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #ffffff;
}
#submit_photo_form {
    padding-top: 10px;
}
#submit_photo_form td label {
    text-transform: none;
}
#submit_photo_form #submit_btn, #contact_form #submit_btn {
    float: right;
}
#submit_intro {
    margin-top: 15px;
    color: #8BA9C0;
    line-height: 1.4em;
}
.managedform input[type="file"] {
    border: 1px solid #b4a7a0;
    border-collapse: collapse;
}
