.ad-listitem{
    height: 100px;
    width: 160px;
    float: left;
    margin: 0 10px 0 10px;
}

.ad-listitem a{
    padding-top: 85px;
    color: #ccc;
}

.ad-listitem a:hover{
    color: #fff;
}

.ad-image{
    float: left;
    width: 160px;
    height: 80px;
    background-repeat: no-repeat;
}

.layout_content_scroller{
    text-align: center;
}

.ad-scroller{

    width: 910px;
    margin-left: auto;
    *margin-left: 0px;
    margin-right: auto;
    list-style: none outside none;
}
