﻿/* override old dpd styles in body   copied from side sewer*/
body {
    font-family: 'Open Sans', sans-serif;
    background-image: none !important;
    background-color: #ffffff !important;
}
form {
    margin: 0 !important;
}
/* override in seattle branding style (too much space being taken here) */
.sgSpacer {
    height: 10px !important;
}
