/*****************************************************************************
 * Main screen CSS file.
 *
 *
 * Revision History
 * ----------------
 * 	2008-02-06	_N.	Created
 *
 *****************************************************************************/

* { 
	margin: 0 !important; 
	padding: 0 !important;  
	text-align: left; 
	text-indent: 0; 
	float: none !important; 
	width: 100% !important; 
	background: none !important;
}
p { margin-bottom: 1em !important; }

.a11y,
div.lightBox_blackout,
div.lightBox_content,
#headerPane,
#navigationPane,
#quickLinx,
#footerLinx,
div.minHeightSub,
a.pncPrintThis,
a.pncBack,
#flashCupHolder { display: none !important; }

h3 { font-size: 1.6em; margin-bottom: 24px !important; }

div.pageOne, div.pageTwo, #storyOne, #storyTwo, #storyThree, #storyFour { width: 100% !important; }
div.storyImage { width: auto !important; margin-bottom: 1.5em !important; border-bottom: 1px dashed #CCC !important; }
	div.storyImage img { width: auto !important; margin-bottom: 2em !important; }