#date {
	width: 450px;
	color: #CC6666;
	float: left;
}
#description {
	font-size: 11px;
}
#rss_title {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
#rss_thm {
	margin: 0px 5px 5px 0px;
	float: left;
}
div#rss_box	{
	width: 450px;
	margin: 0px 0px 0px 0px;
	float: left;
}
div#rss_partition	{
	width: 450px;
	height: 1px;
	margin: 10px 0px 10px 0px;
	background: #DDD;
	float: left;
	overflow: hidden;
}
