@CHARSET "ISO-8859-1";

#squad_list strong{
	display: inline-block;
	width: 21px;
	float: left;
	text-align: center;
	margin-right: 5px;
	color: #067c9b;
	background-color: #c4d6d6;
	padding: 2px;
}

