﻿@media print {
	
	body,
	div.frame,
	div.innerframe,
	div.con-wrapper {
		background-image: none !important;
		background-color: #fff;
		width: 100% !important;
		margin: 0 !important;
		}
	div.con-printlogo {
		display: block;
		}
	div.con-header,
	div.con-image,
	div.con-supp-1,
	div.con-footer,
	div.mod-sectionimage,
	/*table,
	h1,
	h2,
	h3,
	h4,
	h5,
	div.con-printlogo,*/
	div.star,
	.mod-eventsearch {
		display: none !important;
		}
	div.con-main {
		padding: 0;
		margin: 0 auto !important;
		/*width: 92% !important;*/
		width: 95% !important;
		/*border: solid 1px green;*/
		}

	div.content {
		padding: 0 !important;
		display: block;
		}
	.mod-events {
		zoom: 1:
		}	
	.article h3 span.event-type {
		clear: both !important;
		position: static !important;
		text-align: left !important;
		width: auto !important;
	}	
	table {
		border: solid 0px #CCC !important;
		border-top-width: 1pt !important;
		border-right-width: 1pt !important;
		}
	td, th {
		border: solid 0px #CCC !important;
		border-left-width: 1pt !important;
		border-bottom-width: 1pt !important;
		}
	th {
		font-weight: bold !important;
		}
/*	div { 
	    border: solid 1px red; 
	    padding: 1px !important;
	    clear: both !important;
	    float: none !important;
	    width: auto !important;
	    margin: 0 !important;
	    }*/
	/* SIFR - Do not remove */	
	.sIFR-flash {
		display: none !important;
		height: 0;
		width: 0;
		position: absolute;
		overflow: hidden;
		}

	.sIFR-alternate {
		visibility: visible !important;
		display: block !important;
		position: static !important;
		left: auto !important;
		top: auto !important;
	}	
}