.GreyHeaderBox {
    background: #5d9732 !important;
    text-decoration: none;
    display: inline-block;
    text-shadow: none !important;
    font-weight: bold;
    color: #ffffff;
    height:45px;
    width: 100%;
     -webkit-border-radius: 0px; 
    -moz-border-radius: 0px;
     border-radius: 0px; 
}