#dataletHeader {
    left: 0px !important;
}

#recnavigator {
    left: 75% !important;
}

div#head{
    margin-left: 250px !important;
    width: auto;
    height: 86px;
}

div#dataletHeader {
    margin-left: 0px !important;
    width: 75% !important;
    height: 75px !important;
}

body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: .8em;
    font-weight: lighter;
}

#dm-photocontrol {
    top: -11px !important;
    left: -250px !important;
    min-height: 520px !important;
    min-width: 640px !important;
    max-width: 640px !important;
    max-height: 520px !important;
    width: 640px !important;
    height: 520px !important;
}

#topphotopanel {
    min-width: 580px;
    max-width: 580px;
}

.rg-image-wrapper {
    width: 575px;
    height: 320px;
}

.es-carousel {
    min-width: 590px !important;
    max-width: 590px !important;
    min-height: 80px !important;
    max-height: 80px !important;
}

.contentpanel {
    border: none;
    background: white;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin: 5px 5px 5px 5px;
    padding: 10px 10px 10px 10px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

#sidemenu {
    width: 210px !important;
    line-height: normal;
    font-size: 15px;
    font-weight: normal;
    background-color: transparent;
}

    #sidemenu ul .sel a {
        padding: 6px 2px 4px 20px;
        margin-left: 0px;
        color: #6F7B07;
        text-decoration: none;
    }

    #sidemenu ul .sel a {
        display: inline-block;
        color: #48648A !important;
        font-weight: normal;
    }

    #sidemenu ul .unsel a {
        display: inline-block;
        color: #FFFFFF;
        font-weight: normal;
        font-size: 15px;
        padding: 6px 2px 4px 20px;
        margin-right: 2px;
    }

    #sidemenu .unsel:hover {
        transition: background-color 300ms ease-out 20ms;
        background-color: rgb(0, 0, 46);
        width: 200px !important;
    }

    #sidemenu a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

    #sidemenu ul li {
        border-bottom: 1px solid #F6F6F0;
    }

    #sidemenu li.sel {
        background-color: #efefef;
        width: 200px !important;
    }
