@import url("press.css");
@import url("partner-application.css");

form dt
{
    width: 35%;
}

form dd
{
    width: 65%;
}

    textarea
    {
        height: 7em;
    }

    form dd.checkbox input
    {
        width: auto;
    }
