
#global {
	width: 99%;
	font-size: 9pt;
	font-family: arial, sans-serif;
	}

	
#menu {
	display: none;
}

#content {
	width: 100%;
	position: relative;
	}
	
#footer {
	position: relative;
}

div.pager {
	display: none;
	}
	
#content-right {
	display: none;
}

#content-left {
	width: 100%;
}
