﻿#scrollup
{
    border-style: none;
    border-width: 0px;
    height: 30px;
    position: relative;
    overflow: hidden;
    width: 165px;
}
.headline
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: 30px;
    left: 8px;
    height: 30px;
    width: 165px;
}
