.promo .items {
    /* background: url('/img/ly/banner_shadow.gif') no-repeat bottom;*/
    overflow: hidden;
    padding-bottom: 7px;
    margin-top: 5px;
}

.promo .item {
    overflow: hidden;
    padding-bottom: 5px;
}

.promo .promodescription {
    color: #888;
    padding: 5px 10px;
}	

.promo .promotitel {
    background: #f3f2f2;
    color: #888;
    font-weight: bold;
    padding: 5px 10px;
}

.promo .promotext a {
    color: #ccc;
    text-decoration: underline;
    padding: 0 10px 5px 10px;
}

.promo .item img {
    border: none;
}
