#jqm-header {
    background: url("../images/header_dvs.jpg") no-repeat scroll 0 0 #FFFFFF;
    height: 101px;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 1;
    text-align: center;
}

#logo_dvs {
    float: right;
    position: absolute;
    right: 15px;
    top: 30px;
}

h2.title {
    color: #0066B3;
    background-color: transparent;
    /*border-bottom: 1px solid #ddd;*/
    font-size: 1.0em;
    padding-bottom: .2em;
    /*margin: 0 0 .7375em;*/
    margin: 0;
}
h3.title {
    /*color: #3eb249;*/
    background-color: transparent;
    /*border-bottom: 1px solid #ddd;*/
    font-size: 1.0em;
    padding-bottom: .2em;
    margin: 0 0 .7375em;
}
span.slider-left {
    margin-left: 72px;
}
span.slider-right {
    float: right;
    margin-right: 20px;
}
a.impright {
    float: right;
    margin-right: 18px;
}
span.headercenter {
    color: #0066B3;
    display: inline-block;
    font-size: 1.5em;
    margin-top: 30px;
    text-align: center;
}