.rc_item .rc_avatar {
	line-height:1px;
}
.rc_item .rc_avatar img {
	background:#FFF;
	padding:1px;
	border:2px solid #999;
}
.rc_item .rc_left {
	display:inline;
	float:left;
	padding-right:7px !important;
	padding-right:4px;
}
.rc_item .rc_right {
	display:inline;
	float:right;
	line-height: 1.5;
	padding-left:7px !important;
	padding-left:4px;
	
}

.rc_item {
	clear: both;
	border-bottom: 1px dashed #ccc;
	height: 40px;
	padding: 10px 0px;
	margin: 0px 5px;
	vertical-align: middle;
}
.rc_item .rc_info .author_name {
	display: none;
}
#rc_newest {
	float:left;
	padding-right:10px;
}
#rc_newer {
	float:left;
}
#rc_older {
	float:right;
}
.rc_fixed {
	clear:both;
}
.rc_label {
	font-weight:bolder;
}
.rc_back {
	float:left;
}
.rc_datetime {
	float:right;
}
