/* override css style, add editor background image */
#o_container {
	background-image: url(../images/default/editbgcorrect.gif);
	background-repeat: repeat;
}
