.screenOnly {
    display: none;
}

div.link-list {
    display: none;
    width: 150px; /*10.2em; */
    height: 100%;
    position: relative;
    _position: absolute;
    top: 131px;
    _top: 132px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 1%;
    padding-right: 1%;
    margin-left: 0px;
    margin-right: 0px;
}