.dpu-header,
.dpu-bottom
{
    /*background-color:#f0f0f0;*/
    border:solid 1px #a0a0a0;
    margin-bottom:4px;
}

.dpu-header table
{
    width:100%;
    height:50px;
}
.dpu-header td
{
    padding:8px 4px;
}

.dpu-header #tdHeader1
{
    background-image:url(../Images/Asterisk.gif);
    background-repeat:no-repeat;
    background-position:40px 4px;
}
.dpu-header #tdHeader2
{
    text-align:center;
}
.dpu-header #tdHeader3
{
    background-image:url(../Images/dpuLogo.jpg);
    background-repeat:no-repeat;
    background-position:right -16px;
}

