h1{
    width: 178px;
    height: 47px;
    background: url(../img/zebworks.gif) no-repeat top left;
    top: 35px;
    position: absolute;
}


.white_box .bg{
    min-height:350px;
    height:auto !important;
    height:350px;
}


.white_connector {
    height: 118px;
}

.content h2{
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 15px;
}

h3{
    font-weight: bold;
}


label{
    display: block;
}

input{
    width: 300px;
    padding: 2px;
}

div.input{
    padding-bottom: 10px;
}

.submit input{
    border: 0;
    color: #fff;
    cursor: pointer;
    width: 67px;
    height: 20px;
    background: url(../img/btn_submit.gif) no-repeat top left;
}

.error-message{
    color: red;
}

#flashMessage{
    padding: 10px 0;
    font-weight: bold;
}
