@charset "utf-8";
/* CSS Document */
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
	zoom: 1;
}
