/*
	This file contains definitions that interfere with tinyMCE editor in Product Catalog Admin interface.
	I had to split them in two files.
	Website must use visioneer.css which combines visioneer1.css and visioneer2.css.
	Product Catalog Admin interface must link only visioneer1.css
 */
BODY {
	background-color:#808080;	/* was C3C3C3, #666 */
	background-image: url(/images/design2012/body_bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
