.rc_item .rc_avatar {
	line-height:1px;
}


.block.widget.widget_recentcomments ul li a { 
	background: none;
	margin:0px;
	padding: 0px;
}

.block.widget.widget_recentcomments ul li {
	padding: 0px 0px 5px 0px;
	height: 40px;
	border-bottom: 1px solid #111;
}

.rc_item .rc_avatar img {
	background:#000;
	padding:1px;
	border:1px solid #fff;
}
.rc_item .rc_left {
	display:inline;
	float:left;
	padding-right:7px !important;
	padding-right:4px;
}
.rc_item .rc_right {
	display:inline;
	float:right;
	padding-left:7px !important;
	padding-left:4px;
}
.rc_item .rc_info .author_name {
	font-weight:bold;
	float: left;
	margin-right: 5px;
	border: none;
	padding: 0px;
}
#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;
}
