﻿/* british orthopaedic association *
 * -------------------------------
 * print stylesheet
 *
 * jared at type3digital.com ----- */
 
 body { background-color: #ffffff; margin: 0px;
        background-image: none; color: #000000; }
 #wrapper  
 {
 	width: auto;
 	
 }
 
 .lnkPrint { display: none;}
 
 #header { display: none;} 
 .leftcol { display:none; }
 .contentBack 
 {
 	background-image: none;
 	
 }
 #ctl00_loginextra { display: none; }
 #footerlogo { display: none;}
 #footer { display: none;}
 #maincol { display:block; float: none;}