.startS {
    width: 579px;
    height: 37px;
    background-image: url(images/boxhead.png);
    background-repeat:no-repeat;
    margin-left: 0px;
    #margin-left: 30px;

}

.endS {
    width: 579px;
    height: 46px;
    background-image: url(images/boxend.png);
    background-repeat:no-repeat;

}

.info {
    width: 579px;
    background-image: url(images/boxmid.png);
    background-repeat: repeat-y;
    margin-left: 5px;
    padding-left: 5px;
    font-family: Arial;
    font-size: 16px;
    padding-bottom: 0px;
    #padding-bottom: 25px;

}

td.label {text-align:center;}
.field {width:150px;}

