div {
	font-family: Arial, Helvetica;
}

.clsCMOn, .clsCMOver {
	font-size: 12px;
        padding: 2px 3px ;
	color: black;
}
.textsize-9ems {
	font-size: .9em;
	line-height: 1.3em;
}
.properties {
	font-size: 1.25em;
	line-height: 1.2em;
}
.img-noborders {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
