@charset "UTF-8";
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
	zoom: 1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8e9fd0;
