/* CSS Document */

.feedtitle {
	font-family:Verdana,Sans-Serif;
	font-size:110%;
	font-weight:bold;
	margin-bottom:5px;
	padding:0 0 5px;
	color:#000000;
	display:none;
}

.feeddescription {
	font-weight: bold;
	margin-bottom: 8px;
	display:none;
}

.feeditemtitle {
	padding:0 5px 3px 0px;
	font-weight: bold;
}

.feeditemsummary {
	padding-right:0px 5px 12px 0px;
	margin-bottom:12px;
}

.feeditemauthor {
	margin-bottom: 3px;
}

.feeditemupdated {
	font-size: 8px;
	margin-bottom: 5px;
}