/* Start of CMSMS style sheet 'pageshift' */
/*this is to keep page from shifting to left on load in safari and firefox*/
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
/* End of 'pageshift' */

