#contentArea h2
{
    margin-top: 1.5em;
    margin-bottom: 2.0em;
    font-weight: 300;
    text-align: center;
}

#contentArea form
{
    margin: 0.0em auto 12.0em auto;
    width: 552px;
}

#contentArea form label
{
    font-size: 1.5em;
    display: block;
    float: left;
    margin: 0px;
    width: 4.0em;
}

#contentArea form input
{
    font-size: 1.0em;
    font-family: "Helvetica Neue", arial, sans-serif;
    font-weight: 300;
    margin-bottom: 1.0em;
    padding: 0px;
    display: inline-block;
    float: left;
    width: 450px;
    height: 1.5em;
}

#contentArea form input[type=submit]
{
    float: none;
    margin-left: 432px;
    margin-top: 4px;
    width: 120px;
}

#contentArea form textarea
{
    width: 546px;
    height: 188px;
    font-size: 1.0em;
    font-family: "Helvetica Neue", arial, sans-serif;
    font-weight: 300;
}
