#content{
    width : 939px;
    min-height : 800px;
    margin: 10px auto 0 auto;
}

#content .contentHeader{
    max-width : 939px;
    height : 40px;
    margin: 10px 0 0 0;
    color : #004D95;
    font-weight : bold;
    font-size : 18px;
    cursor : pointer;
}

#content .contentBox{
    width : 939px;
    height : 350px;
}

#content .buttonRow{
    text-align: right;
}
