﻿.rssFeed {
	/*font-family: Arial, Helvetica, sans-serif;
	margin: 2em 3em;
	color: #888;*/
height:270px;
    overflow:scroll;
    overflow-x:hidden;
}
.rssFeed a, .rssFeed a:link, .rssFeed a:visited {
	color: #000;
	text-decoration: none;
}

.rssHeader { padding: 0.2em 0; }

div.rssHeader a, div.rssHeader a:visited {
	/*font-size: 1.2em;
	color: #00ADEE;*/
}

.rssBody { 
	margin-top:20px;
	margin-bottom:20px;
}
.rssBody ul { list-style: none !important; }
.rssBody ul, .rssRow, .rssRow h4, .rssRow p {
	margin: 0;
	padding: 0;
}

.rssRow:hover 
{

}

.rssRow  
{
	clear:both;
}

.rssRow h4 { 
font-size: 1.1em; 
width:400px;
}
.rssRow div {	
width:200px;
}

.rssRow .rssMedia {
margin-bottom:20px;
}

.rssRow table tr td div{
    
}

.rssRow table tr td:nth-child(3){
    display:none !important;
}

.rssRow table tr:nth-child(2){
    display:none !important;
}