.positiv
{
	color: #017100;
	cursor: none;
	min-width: 13px;
}
dd .positiv, dd .negativ
{
	font-size: 10px;
	padding: 2px 4px;
	font-weight: bold;
}
.negativ
{
	color: #d02c2c;
	cursor: none;
	min-width: 13px;
}
.fa-times-circle
{
	color: #d02c2c !important;
}

.hdn, .rate
{
	display: none;
}
.topic_rate
{
	margin-right: 10px !important;
	margin-top: -36px !important;
	float: right;
}