.rss-custom-wp
{
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}

    .rss-custom-wp ul
    {
        margin: 0;
        padding: 0;
    }

    .rss-custom-wp li
    {
        margin-top: 5px;
        margin-bottom: 5px;
        padding-bottom: 10px;
        padding-top: 5px;
        list-style: none;
        border-bottom: 1px solid #cacaca;
        padding-left:6px;
        padding-right:6px;
    }

        .rss-custom-wp li:after
        {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .rss-custom-wp .width70percent .item-text
    {
        width: 70%;
    }

    .rss-custom-wp .width80percent .item-text
    {
        width: 80%;
    }

    .rss-custom-wp .width90percent .item-text
    {
        width: 90%;
    }

    .rss-custom-wp .width100percent .item-text
    {
        width: 100%;
    }

    .rss-custom-wp li:hover span.subject
    {
        text-decoration: underline;
    }

    .rss-custom-wp h3
    {
        background-color: rgb(100, 197, 230);
        color: white!important;
        padding-left: 16px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .rss-custom-wp .head-st-blue
    {
        background-color: rgb(100, 197, 230);
        color: white!important;
        padding-left: 16px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .rss-custom-wp .head-st-pink
    {
        background-color: rgb(217, 183, 210);
        color: white!important;
        padding-left: 16px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .rss-custom-wp .head-st-green
    {
        background-color: rgb(115, 173, 149);
        color: white!important;
        padding-left: 16px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .rss-custom-wp .head-st-homevisual
    {
        background-color: rgb(248, 248, 250);
        color: #00739A!important;
        padding-left: 16px;
        padding-top: 4px;
        font-weight: bold;
        padding-bottom: 4px;
        border: 1px solid rgb(150, 192, 206);
    }

    .rss-custom-wp .head-st-hidden
    {
        display:none;
    }

    .rss-custom-wp div
    {
        display: block;
        float: left;
    }

    .rss-custom-wp .subject
    {
        font-size: 12px;
        font-weight: bold;
        color: #00739A;
        display: block;
        float: left;
        line-height: 14px;
        width: 100%;
        padding-bottom: 5px;
    }

    .rss-custom-wp .summary
    {
        display: block;
        color: black;
        float: left;
        width: 100%;
        font-size: 12px;
    }

.thumb-style-w60h50
{
    width: 60px;
    height: 50px;
}

.thumb-style-w120h50
{
    width: 120px;
    height: 50px;
}

.thumb-style-w120h100
{
    width: 120px;
    height: 100px;
}

.rss-custom-wp .rss-add-prop
{
    color: black;
    font-weight: bold;
    font-size:12px;
}

.rss-custom-wp .rss-add-value
{
    color: black;
    font-size:12px;
}

.rss-custom-wp .fullwidth
{
    width: 100%;
}

.rss-custom-wp .pubdate
{
    width: 100%;
    display: block;
    color: black;
    float: left;
    color: grey;
    font-size:11px;
    padding-bottom:2px;
}

.rss-custom-wp img
{
    float: left;
    margin-right: 10px;
}

.rss-margin-leftright
{
    padding-left: 6px;
    padding-right: 6px;
}



.rss-margin-left
{
    padding-left: 6px;
}

.rss-margin-right
{
    padding-right: 6px;
}

.rss-add-field
{
}

.rss-link-img
{
    background: url('WebResource.axd?d=gKUs5sAF85NXQujT9vXRmYA1M6P1NfQ1DPJaTX25_xeeMAH6eE0BpsU8pqBadtTzScDAwZekJCG_nZpaz18LMVxhQ3ch8obLe-9A9Jy4nm14ivfkPjsiNjlzjyqogrUnhA644apUSQKfhurJbk44WvnPYMrtiz0Ty1CBvabMMIItaES7hiyYNa08VvoBQbrd7HqJoCD2AkTIA1szbF26cQ2&t=637046385473213627') no-repeat left center;
    float: left;
    padding-left: 25px;
}
