﻿.contentRss
{
 width:100%;
 height:100%;
 margin : 5px;
 border-width:0;
}
.contentRssContainer
{
 border-width:0;
}
.titleRss
{
 border-style:solid; border-width:1px; padding:0; width:100%
}
.RssPart
{
 table-layout:fixed
}
.visible
{
 display:block
}
.invisible
{
 display:none
}
.feedListTable
{
 border-width: 1px;
 border-style: solid;
 width: 100%;
}
.feedItem
{
 text-decoration : none!important;
}
.feedLink
{
 visibility : hidden;
 margin: 0, 5, 0, 5;
}
.feedItemCell
{
 height: 18px;
}
.valueFeedUrl
{
 width: 100%
}
.valueFeedName
{
 width: 100%
}
.rssViewTable
{
 border : 0;
 width : 100%;
}
.rssViewTitleLink
{
 font-weight : bold;
}
.rssViewTitleLinkContainer
{
 height:100%;
 padding-top:0;
 padding-bottom:0;
}
.rssViewContentTbl
{
 border: 0px;
}
.feedsGroupContainer
{
 width:100%;
}
.rssContentDelimeter
{
 height:5px;
}
.feedSettingsTooltip
{
 font-weight:bold;
}
