﻿/* this CSS file is included on any page that isn't below /App/ */

/* set pageMainContent to use full space available */
.pageMainContent
{
	position: absolute;
	top: 125px;
	left: 10px;
	right: 10px;
	z-index: 98;	
}