#body_content_middle
{
    width: 390px;
}
label
{
    width: 75px;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 18px;
}
input
{
    width: 235px;
}
textarea
{
    width: 265px;
    height: 165px;
}
div.field
{
    margin-bottom: 15px;
}
div.actions
{
    margin-left: 93px;
    margin-bottom: 12px;
}
div.actions input
{
    float: left;
    margin-right: 6px;
    width: auto !important;
}
div.actions label
{
    margin-right: 0px !important;
    font-size: 12px;
    font-weight: normal !important;
    width: 210px !important;
}