
.PageContainer
{
	width: 780px;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width:  1px;
	border-bottom-width:  1px;

	/* netscape / gecko needs this */
	margin-left:auto; margin-right:auto;

}

