		/* hide media form by default */
		#post_thumbnail_media_upload_form {
			display: none;
		}

		/* //FIXME 2011-12-01: hide help texts (for now)  */
		#postimagediv .upload-flash-bypass, 
		#postimagediv .max-upload-size,
		#postimagediv .after-file-upload {
			display: none;
		}