/* Screen styles */
.pageWidth {
	width: 770px;
	margin-left: auto; margin-right: auto;  /* needed by NS to center the page content */
}
