div.feedsweep{
	width: 212px;
	overflow: hidden;
	position: relative;
}

.feedsweep_date{
	font: normal 1.1em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
}

.feedsweep_headline{
	font: bold 1.3em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	color: #00000;
	padding: 0 0 5px 0;
}

div.feedsweep_headline  a:link, a:visited{
	color: #4F4F4F;
	text-decoration: none;
}

div.feedsweep_headline  a:hover,a:active{
	color: #FFCC33;
}

.feedsweep_body{
	font:normal 1.2em/1.2em "Century Gothic", Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
}
