@media print {

	body:before {
		border-bottom: 2px solid #c6c6c6;
		content: url(/_resources/_assets/images/mtsac-logo-top-print.png);
		display: block;
		margin-bottom: .25em;
		padding: .25em;
	}	


	body:after {
		border-top: 2px solid #c6c6c6;
		content:"Mt. San Antonio College\A 1100 N. Grand Ave., Walnut, CA 91789\A Phone: (909) 274-7500, Campus Police: (909) 274-4555, Text-A-Tip: (909) 610-9139 ";  
		color: #464646; 
		font-size: 1em; 
		display: block;
		margin-top: .25em;
		padding: .25em;
		white-space: pre;
	}	

	.photo_caption_right {
		float:right;
		width:90%;
	}
	.photo_caption_left {
		float:left;
		width:90%;
	}

	.logo img {display:none;}			

	.direct_edit {display: none !important;}
	.util-bar {display: none !important;}	
	.subfooter {display: none !important;}	
	.sitefooter {display: none !important;}			
	.mobile-hidden { display: none !important;}
	.menu-icon { display: none !important; }
	.top-bar-section { display: none !important; }
	.nav-main { display: none !important; }
	.nav-secondary { display: none !important; }
	.header-bar-top { display: none !important; }	
	.title-area { display: none !important; }
	.scroll-top-wrapper { display: none !important; }




	table {
		border:solid #ccc !important;
		border-width:1px 0 0 1px !important;
	}
	th, td {
		border:solid #ccc !important;
		border-width:0 1px 1px 0 !important;
	}

	.large-1 {
		width: 8.33333%;
	}

	.large-2 {
		width: 16.66667%;
	}

	.large-3 {
		width: 25%;
	}

	.large-4 {
		width: 33.33333%;
	}

	.large-5 {
		width: 41.66667%;
	}

	.large-6 {
		width: 50%;
	}

	.large-7 {
		width: 58.33333%;
	}

	.large-8 {
		width: 66.66667%;
	}

	.large-9 {
		width: 75%;
	}

	.large-10 {
		width: 83.33333%;
	}

	.large-11 {
		width: 91.66667%;
	}

	.large-12 {
		width: 100%;
	}

}	
