
		forumpost .topic {
			background-image: none !important;
		}
		*:not([class*="mce"]):not([id*="mce"]):not([id*="editor"]){
			/* it works well only with * selector but mce editor gets unusable */
			background-color: #FFFFCC !important;
			background-image: none !important;
			text-shadow:none !important;
		}
		#block_accessibility_colour2{background-color:#FFFFCC !important;}#block_accessibility_colour3{background-color:#99CCFF !important;}#block_accessibility_colour4{color:#FFFF00 !important;background-color:#000000 !important;}