﻿.feedList
{
    width:100%;
    color:#3d3d3d
}
.feedList .List 
{
    margin:0 10px 0;
    list-style-type:none;
    padding:0

}
.feedList .List ListItems
{
    padding:7px 0 7px;
    border-bottom:1px solid #dbdbdb;
    overflow: auto;
}
.feedList .ListItems img
{
    float: right;
    position: relative;
    clear: both;
    align: right !important;
}
.feedList .List a,.feedlist .List a:link,.feedlist .List a:visited,.feedlist .List a:active
{
    display:block;
    color:#3d3d3d;
    font-weight:100;
    padding:7px 0px;
    text-decoration:none

}
.feedList .List a:hover,.feedlist .List a:focus
{
    color:#3d3d3d;
}
.feedListlist .List .last
{
    border-bottom:0

}
.feedList .highlight
{
    padding:7px 0px;
    font-size:12px;
    border-bottom:1px solid #dbdbdb;
    overflow: auto;
    clear: right;
    position: relative;
}
.feedList .feedListUSACETitle a
{
    font-size:16px;
    color: #376251;
    text-decoration:none;
    width: 100%;
    font-weight: bold;
}
.feedList .feedListUSACETitle a:hover
{
    font-size:16px;
    color: #778C7F;
    text-decoration:none;
    width: 100%;
    font-weight: bold;
}