/* CSS Document */
body {
	overflow: -moz-scrollbars-vertical;
	/*overflow: scrollbars-vertical;*/
}

