class selector

Here is 1 and 3 li-element with class = "myClass" are selected with the css:

.myClass {
	background: #e3e3e3;
}