/* Channel title & link */
.rsslibchannel,.rsslibchannel:visited {
	font-family: Verdana;
	font-size: 12px;
	color: "#373535";
	line-height:14px;
	color: #103B68;
	
}
.rsslibchannel:hover {
	font-family: Verdana;
	font-size: 12px;
	color: "#373535";
	line-height:14px;
	color: black;
	
}

/* Item title & link */
.rsslibitem,.rsslibitem:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #103B68;
	vertical-align: top;	
	line-height:12px;
	
}
.rsslibitem:hover {
	font-family: Verdana;
	font-size: 11px;
	color: black;
	vertical-align: top;	
	line-height:12px;
	
}

/* Item description */
.rsslibdesc {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	vertical-align: top;	
	line-height:12px;
	
}

/* Channel Editor */
.rsslibeditor {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	vertical-align: top;	
	line-height:12px;
	
}

/* Channel Date */
.rsslibdate {
	font-family: Verdana;
	font-size: 10px;
	color: black;
	vertical-align: top;	
	line-height:12px;
	
}

/* Channel Copyright */
.rsslibcopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #AAAAAA;
	
}
