/* tables */
.tester { /* */
	visibility: hidden;
}

/* skipped tests */
#qunit-tests li.pass.skipped {
	background-color: #fffacd;
}
