/* For IE tests we need at least one dummy rule in a stylesheet due to the error check */
.myDummyRule {
	color: lightgoldenrodyellow;
}