/* white background for rich text areas in admin forms */
.wp_themeSkin .mceIframeContainer {
	background-color: #fff;
}