.bots-name {
	font-size:14px;
	line-height:14px;
}
.bots-agent {
	font-size:11px;
	line-height:12px;
}
dd.lastpostbots {
	line-height: 26px; 
}
.botsnothing {
	font-size:20px;line-height:26px;
}
dl.bots-item {
	background-repeat: no-repeat;
}
dl.bots-item:before {
	position: absolute;
	font-family: 'FontAwesome';
	font-style:solid;
	font-size:40px;
	content: "\f17b";
	background-image: linear-gradient(360deg, violet, indigo, blue, green, yellow, orange, red);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 10px;
}