.rate-good-icon:before { }

.rate-bad-icon:before { }

.rate-good-icon:hover:before { }

.rate-bad-icon:hover:before  { }

.rate-good-icon:before, .rate-bad-icon:before { }

.own, .rate-good-icon.rated_bad, .rate-bad-icon.rated_good { display: none; }

.own, .rate-good-icon.rated_good, .rate-good-icon.rated_bad { display: none; }

.rate-good-icon.rated_good:before {}

.rate-bad-icon.rated_bad:before { }

.user-reputation span {
	color: #536482;
	font-weight: normal;
	width: 18px;
}

.post-reputation {
  		font-weight: bold;
		cursor: auto !important;

}

.post-reputation:hover { text-shadow: 0 0 #fff; }

.post-reputation.positive span, .post-reputation.negative span { color: #fff; font-size: 14px; }

.post-reputation.positive { background: #00ab00; }

.post-reputation.negative {
	background: #D31141;

}

.post-reputation.neutral {

}

.post-reputation.neutral span { color: #FFF; font-size: 14px; }


.reputation-avatar img {
	width: 40px;
	height: initial;
}
