@charset "utf-8";
/* CSS: custom for the constrained pages */

/* override the mainTable class width to make sure that these static pages retain their static layout */

.mainTable {
	width: 750px;
}



