form
{
    margin-left: 10%;
}


.homepageContact
{
    text-align: center;
    width: 300px;
    line-height: 30px;
}

.contact
{
    font-size: 12px;
    letter-spacing: 1px;
    font-family: Avenir, Georgia, "Times New Roman", Times, serif;
    float: left;
}

.contact-default:before
{
    margin-left: 10%;
}
.contact-default select,
.contact-default input,
.full-contact select,
.full-contact input
{
    padding: 2%;
    width: 140px;
    line-height: 12px;
    color: #5B7A75;
}

.contact-overlay select
{
    padding: 1% !important;
}

.contact-overlay select,
.contact-overlay input
{
    background-color: #81BC00;
    border: 1px solid #ffffff;
    margin-right: 2%;
    line-height: 12px;
}

.designerContact #email,
.contact-default #email
{
    width: 250px;
}


.right_arrow_box
{
    -moz-user-select: pointer;
    margin-left: -60px;
}


.right_arrow_box-overlay
{
    background-color: #5B7A75;
    color: #81BC00;
    -moz-user-select: pointer;
    padding: 3px 8px !important;
}

.right_arrow_box:after,
.right_arrow_box-overlay:after
{
    clear: both;
    float: left;
}


.contact-ad select,
.contact-ad input
{
    padding: 2%;
    border: 1px solid;
    margin-right: 2%;
    line-height: 12px;
}

.contact .fullwidth
{
    width: 330px;
}

.contact .halfwidth
{
    width: 162px;
}


.designerContact div
{
    display: inline;
}

.layout-schedule-contact
{
    background-color:#F5F5F5;
    left:0 !important;
    right:0 !important;
}