#application_wrapper,
#application_wrapper * 
{
	display:none; !important
}
#lightbox {
		 height: auto !important;
		 top: auto !important;
		 position: static !important;
		 left: auto !important;
		 margin:0 !important;
		 margin-top:0 !important;
		 border-width: 0px !important;
		 width: auto !important;
}

div#overlay {
	display: none !important;
}

div.lightbox_header
{
	display: none !important;
}

div.lightbox_footer
{
	display: none !important;
}

/* Program Detail Page Print */
#program_detail_div
{
	max-height:none !important;
	overflow: visible !important;

}

