.current {
	background-color:#09f;
	}
.parent {
	background-color:#ff0;
	}
.child {
	background-color:#0f0;
	}

.notPart, .notPart *, .notPart .reset {
	color:#ccc;
	background-position:-100px 0;
	}

.notPart .replay {
	background:transparent url('pencil.png') scroll no-repeat -23px 7px;
	}