/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.webads-rss-item {
    padding-bottom: 20px;
    font-size: 1.2em;
    line-height: 1.5em;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 40px;
    padding-bottom: 8px;
}

.webads-rss-item .lh {
    margin-top: -60px;
}

.webads-rss-item td {
    padding: 10px;

}

.webads-rss-item ol li {
    list-style-type: none;
}