#ticker {
    background: #f7f7f7;
    color: #464544;
    font: normal 0.8em/1.4em Arial, Helvetica, sans-serif;
    padding:4px 0;
    margin-bottom: 20px;
    height: 18px;
    overflow: hidden;
}


#ticker p {
    float: left;
    margin-left: 10px;
}
#ticker ul {
    margin-left: 120px;
    line-height: 1.5em;
}
#ticker a {
    color: #605e5e;
}

.slides {
    height: 368px;
    overflow: hidden;
}

.slide {
    position: relative;
    height: 368px;
}

.slide_1_en {
    background: url('/inc/css/images/hnn/homepage_slide_1_en.jpg') 0 0 no-repeat;
}

.slide_2_en {
    background: url('/inc/css/images/hnn/homepage_slide_2_en.jpg') 0 0 no-repeat;
}

.slide_3_en {
    background: url('/inc/css/images/hnn/homepage_slide_3_en.jpg') 0 0 no-repeat;
}

.slide_1_fr {
    background: url('/inc/css/images/hnn/homepage_slide_1_fr.jpg') 0 0 no-repeat;
}

.slide_2_fr {
    background: url('/inc/css/images/hnn/homepage_slide_2_fr.jpg') 0 0 no-repeat;
}

.slide_3_fr {
    background: url('/inc/css/images/hnn/homepage_slide_3_fr.jpg') 0 0 no-repeat;
}

.slide_text {
    text-indent: -9999em;
}

.slide .signup a {
    position: absolute;
    bottom: 10px;
    right: 25px;
    background-position: 0px -152px;
    width: 405px;
    height: 76px;
    display: block;
    text-indent: -9999em;
    margin: 12px auto;
}
