/**************************************************
	SAVE A TREE! EAT A BEAVER...
	
	but if you gotta print, make it print nicely.
	*/
	
body {
   background: white;
   font-size: 8pt ;
   }
   
#header,#sidebar,  #legend{
   display: none;
   }
   
#wrapper, #content, #content.wide {
   width: auto !important;
   margin: 0 !important;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
div#content {
   padding-top: 1em;
   border-top: 1px solid #000;
   }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
      

H2.concurrent-title { margin:0; padding:0; width:100%; border:none;} 
h2.title { margin:0; padding:0 0 20pt 0;}

/***************************************************
	HOMEPAGE
	
	*/
#ceo-message,
#convention-program{
	width:49%;
	height:480px;
	}
	
#ceo-message IMG,
#convention-program IMG{
	width:100%;
	}
	
#sponsors-list {
	border:none;
	}
	
.supplemental-nav,
#video-desc,
#flash-video,
#footer {
	display:none;
	}
	
#right-column {
	width:100%;
	}
	
#cab-awards {
	border-bottom:solid 4px #7ac143;
	}
	
#testimonials .info {
	height:30px;
	}
	
/***************************************************
	PROGRAM DETAILS
	
	*/
H2.concurrent-title { 
	margin:0; 
	padding:0; 
	width:100%; 
	border:none;
	} 

.session-info H2 {
	margin:0;
	}
	
.session-info,
.session-desc ,
.panelists{
	padding:0;
	float:none;
	width:100% !important;
	clear:left;
	}