.titlefield{ /*CSS for RSS title link in general*/
	font-weight:bold;
}

.labelfield{ /*CSS for label field in general*/
	color:brown;
	font-size: 90%;
	font-weight:bold;
}

.datefield{ /*CSS for date field in general*/
	color:gray;
	font-size: 90%;
	margin:0;
}

#hone_news_feed{ /*Demo 1 main container*/
	line-height:1.4em;
	width:200px;
	height:170px;
}
