.sticky a.title {color: red;}
	.lock a.title {color: blu;}
	.hot a.title {color: maroon;} 


.profile_content #mprlist li {
	width: 100%;
	height: auto;
	display:block;
	float: left;
	clear:both;
	border-bottom: 1px solid #d8d8d8;
}

#view-reputation .inflistinfo {
	padding: 5px 20px; 
}

.inflistinfo.pos {
	background: transparent url(images/reputation/reputation_pos.gif) no-repeat scroll left center;
}

.inflistinfo.neg {
	background: transparent url(images/reputation/reputation_neg.gif) no-repeat scroll left center;
}

.inflistinfo.balance {
	background: transparent url(images/reputation/reputation_balance.gif) no-repeat scroll left center;
}
 