/*
// ------------------------------------
// App-specific settings
// ------------------------------------
*/

/* This style is used by the AcgApp.isEnanced() method to determine if we are using the enhanced stylesheet */
body:after
{
	content:'enhanced';
	display:none;
}

#cssCheck
{
	font-weight:900;
}

/*
.acgPanel
{
	jmargin-bottom:8em;
	height:100%;
	jpadding-bottom:0;
	jpadding-right:0;
}
*/
