.mcserverlistbar {
	width:100%;
	height:32px;
	font-family: Arial;
	font-size: 16px;
	background-color: #eeeeee;
	padding-left:10px;
	line-height:32px;
	background-image: linear-gradient(#eeeeee, #e0e0e0);
	margin-bottom: 10px;
}

.mcserverlista {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
