/* first declaration */
.myElement {
	font-size: 12pt;
	background: #eeeeee;
	padding: 5px 2px 5px 2px;
}
/* more comments! */