#RSS_Stream table td{
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.3em;
}
h2.RSSS_date{
	color: #999;
	margin: 15px 0 10px;
}
.RSSS_icon { padding-right: 1.5em; }
.RSSS_icon img { width: 16px; height: 16px; }
.RSSS_hour {
	letter-spacing: 1px;
	color: #777;
	padding: 0.6em;
	text-align: center;
}
.RSSS_hour .dtstart { border-bottom: 1px dotted #666; }
.RSSS_msg { white-space: nowrap; padding-left: 1.5em; }
.RSSS_msg a { color: #333; }
.RSSS_msg a:hover { border-bottom: 1px solid #333333; }

.RSSS_twitter	{ background-color: #CAE1FF; color: #565; }
.RSSS_delicious	{ background-color: #EEE;    color: #555; }
.RSSS_lastfm	{ background-color: #FEE;    color: #655; }
.RSSS_flickr	{ background-color: #FDE;    color: #645; }
.RSSS_facebook	{ background-color: #CCD3F1; color: #555; }
.RSSS_pownce	{ background-color: #C1FFC1; color: #555; }
.RSSS_blog		{ background-color: #F5F5F5; color: #455; }
.RSSS_generic1	{ background-color: #eef9eb; color: #565; } /* douban */
.RSSS_generic2	{ background-color: #FFF9D7; color: #665; } /* digg */
.delicious-desc { }
.delicious-tags {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
}
a.delicious-link-tag { color: #999; margin-right: 2px; }
a.delicious-link-tag:hover { border-bottom: 1px solid #999; }
.RSSS_credits { display: none; }
