.rc_item {
	border-bottom: 1px solid #ccc !important;
	padding: 0px !important;
	line-height: 14px !important;
	padding-bottom: 5px !important;
}
.rc_info {
	/*border: 0px solid green !important;*/
	float: none !important;
	overflow: hidden !important;
	width: 300px;
	padding: 5px 0 !important;
	line-height: 14px !important;
	color: #000 !important;
}
.rc_info a {
	color: #1C57A7 !important;
	font-weight: bold;
}
.rc_excerpt {
	float: none !important;
	color: #000 !important;
	line-height: 14px !important;
	width: 280px;
}
.rc_avatar {
	padding-right: 10px !important;
}
.author_name {
	font-weight: bold;
}