/* ***********************************************************************************************************************
LANSI-SAVO.FI | CSS

Created: 180210
*********************************************************************************************************************** */

.RSSPumpContent { 
		font-size: 1.12em;
		font-weight: normal;
		color: black;
}

.RSSPumpArticle {
		padding-bottom: 10px; 
}

.RSSPumpArticleHeader { 
padding-bottom: 2px;

	}

.RSSPumpArticleContent { 
font-size: 11px;
color:#999999;
	}

.RSSPumpContent A:hover { 
		/* text-decoration: underline;*/
		color: #007BD4;
	}

.RSSPumpContent A { 
		text-decoration: none;
		font-weight: normal;
		color: black;
}


#rss_lyhyet .RSSPumpContent { 
		font-size: 1.12em;
		font-weight: bold;
	
}

#rss_lyhyet	.RSSPumpArticleHeader { 
padding-bottom: 2px;
border-bottom: 1px dotted gray;

	}
