/* PRINT STYLE SHEET FOR THE UNIVERSITY OF MINNESOTA MEDICAL SCHOOL */

.panel-col-combined,
.panel-col-top,
.panel-col-first,
.panel-col-second,
.panel-col-third,
.panel-col-main,
.panel-col-right,
.panel-col-left,
#ahcfooter .quarter,
.patient-care .third,
.patient-care .twothird,
.applicant-type li
{
	width: 100% !important;
	float: none !important;
}
/* ideally we wouldn't hide the header wrapper, but there is no print Block M right now - dk */
#mandatory-header-wrapper,
.panel-col-last,
.pane-superfish-1,
.pane-superfish-2,
.pane-superfish-3,
.maroon-tabs,
.header-wrapper-full-width,
#sub-footer .icons,
#umnhf-h-ql, #umnhf-h-search,
.med-footer,
#ahcfooter .threequarter,
.media-youtube-video,
.fluid-width-video-wrapper,
.medical-school-blog .panel-col-right
{ 
	display:none !important; }

.center-wrapper .panel-col-last,
.applicant-type li a {
	display: block !important;
	width: 100% !important;
	float: none !important;
	margin-left: 0 !important;
}
.panel-col-top .inside {
  padding: 12px;
 }
.panel-col-top,
.pane-page-breadcrumb
{ 
	background: none !important; }

.media-youtube-video,
.fluid-width-video-wrapper {
	height: 0;
	overflow: hidden;
}
#sub-header-site-name {
    min-height: 1px;
    padding-bottom: 0;
}

.leadership-instance img {
	width: 25%;
	float:left;
	margin: 0 1em 1em 0;
}