 @media print {
 @page { size:portrait; }
 body, a { font-size:11pt; font-family:Arial, Sans-Serif; color: #000}
 a { text-decoration:none }
 #main-wrapper, .main {  float:left; width:100%; position:relative}
 
 div.header, div.inner-header {
	float:left; width:100%; height:70px;  position:relative; display:block
}

h1.logo { float:left;  width:100%; position:relative; left:0px; margin:0; padding:0 }
.logo img { max-height:30mm}


div#mainNavigation, div#background, div#articleDetails, 
#review-frm, 
#shareblog, 
#share_ovl,  
#menulist, 
#mobileNav, 
#mobileTrigger,
#breadcrumb,
#mobileSearch, 
#searchbar,
#gratulations,
#introPic,
#renderFont, 
#totop, div.btn { display:none }

#cnt-wrapper 	 { float:left; width:100% ;  } 
 #content	 	 	{ float:left; width:100%; margin-top:10mm}

ol, ul { list-style-type:none; margin:0; padding:0 }

#employees ol { float:left; width:100%;  margin:0 0 5mm 0}
#employees ol li { float:left; width:50% ; height:50mm;  overflow:hidden; font-size:10pt}
#employees ol li img { float:left; max-height:20mm }

#sidebar-left h2 { display:block; margin-top:10mm}
#sidebar-left #menu ul { display:none }

#content h6 { font-size: 11pt}
#content h3, #content h4 { float:left; width:100%}

 }
 



