header{
    border-bottom: solid 6px #538234;
    height: 70px;	
    width: 100%;
    background: #FFFFFF;
}

header td.page-title-logo{
    height: 100%;
    width: 230px;
}

header td.page-title-acct{
    height: 100%;
    vertical-align: center;
    font-family: arial, verdana, helvetica;
    font-size: 12px;
}

header td.page-title-nav{
    position: absolute;
    top: 10px; 
    right: 10px;
    float: right;
}

header img.page-title-button{
    border: 0px;
    height: 32px;
    width: 32px;
}

