@charset "utf-8";
.rss-table tr > td{
    padding: 5px 0 5px 5px;
    font-size: 0.85em;
    text-align: right;
    height: 35px;
}
.rss-table tr > th{
    height: 35px;
    text-align: right;
    font-weight: normal;
    color: #0a3b51;
    font-size: 1em;
    border-bottom-width: 1px;
    padding: 5px 0 5px 5px;
    border-color: #e0e0e0;
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.center img {
    margin-left: 25px;
}
td.center {
    text-align: center !important;
}