/* -------------------------------------------------------------- 
  
   Boilerplate Print Styles
   * Version:   0.5 (2007-11-19)
	 
-------------------------------------------------------------- */

#left-col, #right-col, #header, #mid-col .upper, #nav-step, #nav-step-bot, #book-bot, #book, #download-as-pdf, #print-out, #footer  { display:none; }

body, #left-frame, #right-frame, #mid-col .upper, #sem-know { background:0;}

#mid-col { float: left; width: 450px; margin-right: 20px; font:11px Arial; }

#sem-top { font:11px Arial; background:url(images/seminar/pres-bg.png) no-repeat 0 bottom; padding:0 15px 15px 15px;}
#sem-top #sem-icon { width:23px; height:23px; float:left; margin-right:10px; }
#sem-top h4 { float:left; text-transform:uppercase; font:bold 9px Arial; color:#898989; border-bottom:dotted 1px #898989; margin-bottom:0; line-height:17px; width:380px; padding-top:5px; }
#sem-top h1 { font:normal 15px Arial; color: #b0a59c; margin:12px 0;}
#sem-top h2 { font:bold 11px/18px Arial; color:#7c695a; border-bottom:solid 1px #b0a59c; margin:0 -15px 7px -15px; }
#sem-top span+span { text-indent:52px; display:block; }

#sem-desc, #sem-know, #sem-rest { padding:10px 15px 15px 15px; border-bottom:solid 1px #ccc; }
#sem-desc p:last-child, #sem-know p:last-child, #sem-rest p:last-child { margin-bottom:0; }

#sem-know { background:url(images/seminar/sem-know-bg.png) no-repeat 0 bottom; }
#sem-desc h1, #sem-know h1, #sem-rest h1, 
#sem-desc h2, #sem-rest h2, #sem-know h2, 
#sem-desc h3, #sem-rest h3, #sem-know h3,
#sem-desc h4, #sem-rest h4, #sem-know h4,
#sem-desc h5, #sem-rest h5, #sem-know h5,
#sem-desc h6, #sem-rest h6, #sem-know h6 { font:bold 11px Arial; color:#7c695a; }
#sem-desc ul, #sem-rest ul, #sem-know ul { margin:0; margin-left:15px;  }
