.yarss { 
    list-style-type: none;
    margin: 0;
}

.yarss > li, .cycle-slide {
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.yarss > li > a, .cycle-slide > a {
    color: #009FE3;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    border-top: 1px dotted #aaa;
    border-bottom: 1px dotted #aaa;
    padding: 3px 0 2px;
}

.yarss > li > a:hover, .cycle-slide > a:hover {
    color: #116CB0;
}

.yarss-date {
    display: block;
    color: rgba(51, 51, 51, 0.7);
    font-size: 0.7em;
    line-height: 0.8em;
    margin-bottom: 15px;
}

.yarss-summary img {
    float: left; 
    margin: 7px 15px 15px 0px;
}

.yarss u {
    text-decoration: underline;
}

.widget-area .yarss-summary img {
    width: 100%;
}

.widget-area .yarss > li > a, .cycle-slide > a {
    display: block;
    text-align: center;
    line-height: 1.2em;
    margin-bottom: 5px;
}

.widget-area .yarss-date {
    line-height: 1em;
    margin-bottom: 10px;
    text-align: center;
}

.yarss_frame {
    overflow: hidden;
}

.yarss_frame .yarss {
    height: 100%;
}
