﻿.rssNewsContainer
{
    width:198px;
    margin-top:3px;
    border:solid 1px #ccc;
    float:left;
}
.rssNewsSection
{
    width:198px;
    padding:5px 0 5px 0;
    text-align:center;
    float:left;
}
.rssNewsHeader
{
    width:198px;
    font-size:11px;
    font-weight:bold;
    text-align:left;
    text-indent:5px;
    background-image:url(/images/contentlist_header_bg.gif);
    background-repeat:repeat-x;
    border-bottom:solid 1px #ccc;
    float:left;
}
.rssNews
{
    width:750px;
    text-indent:5px;
    float:left;
}
.rssNewsContent-ico
{
    width:20px;
    padding-left:5px;
    padding-top:2px;
    float:left;
}
.rssNewsContent-text
{
    width:170px;
    padding-top:4px;
    padding-left:3px;
    text-align:left;
    float:left;
}
.rssNewsContent-seperator
{
    width:198px;
    float:left;
}
.rssNewsLink
{
    font-family:Arial, Verdana, Sans-Serif;
    font-size:9px;
    color:#555;
    text-decoration:none;
}
.rssNewsLink:hover
{
    text-decoration:underline;
}
.rssNews-jcarousellite
{ 
    width:198px; 
}
.rssNews-jcarousellite ul li
{ 
    list-style:none; 
    display:block; 
}
