﻿.feedList td 
{
    font-family:Arial;
    font-size:11px;
}

.feedList a
{
    font-family:Arial;
    font-size:13px;
    text-decoration:none;
}

.feedList img
{
    margin-right:4px;
}

.feedTitle
{
    letter-spacing:-1px;
    font-weight:bolder;
}

.feedTitle img{
      border: 1px solid #444 !important;
      vertical-align:middle;
      border: 0;
      background-color:#FFF;
      background-image:url(../images/ajax-loader.gif);
      background-repeat:no-repeat;
      background-position: center center;
}

.feedTitle a
{
    font-family:Arial;
    font-size:18px;
    text-decoration:none;
    margin-bottom:8px;
    padding-bottom:8px;
}

.itemDate
{
    font-family:Arial;
    font-size:9px;
    color:#64AA4A;
}

.itemDescription
{
    font-family:Arial;
    font-size:12px;
}