/* this is the style of the <ul>...</ul> that encloses the list */
.fbde_wrapper {
	margin: 5px 10px;
}
.fbde_widget {
	/* [disabled]font-size: 10px; */
	margin-left: 20px;
	padding-left: 20px;
	list-style: none;
	margin-right: 10px;
}
/*this is the additional text link (ex: days ago, comments) */
.fbde_softcolor {
	color: #999999;
	font-size: 90%;
	margin-bottom: 10px !important;
	display: block !important;
}

/* this is the link class */ 
.fbde_rsswidget {
	text-decoration: none !important;
	line-height: 150% !important;
}
#home #fb_area_1 {
	height: 210px !important;
	overflow: hidden !important;
}
#home .fbde_rsswidget {
	text-decoration: none !important;
	color: #FFF !important;
	line-height: 150% !important;
}
