

#sidebar-right {
    padding-top:130px;
}

.phone-number {
    margin-bottom:30px;
}

div.contact-field {
    margin-bottom:10px;
}

label {
    display:block;
    float:left;
    width:80px;
}

input.field, textarea.field {
    background-color:#4D5554;
    border:1px solid #777D7C;
    color:#A1C2C2;
    width:260px;
}

textarea.field {
    height:100px;
}
