
.colorBlock {
	width: 12px;
	height: 12px;
	margin-left: 3px;
	margin-top: 3px;
}
.colorBlockSystem {
	width: 10px;
	height: 10px;
	margin-left: 3px;
	margin-top: 3px;
	border: 1px solid black;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}