.rc_item{
	list-style-type: none !important;
	list-style-image: none !important;
	height: 35px;
	margin-top: 5px !important;
}

.rc_item .rc_avatar {
	line-height: 1px;
}
.rc_item .rc_avatar img {
	background:#FFF;
	padding:1px;
	border:1px solid #333;
}
.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;
}

#recentcomments ul{
	margin-left: 0px !important;
}
.rc_excerpt{
	font-style: italic;
}

.rc_excerpt .rc_expand{
	font-style: normal;
}

#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;
}
