/*=========================
 Print CSS for BKWI 
 created by: Alternet Internet 01-10-2008
 ========================*/

   

/*-- Init --*/
* {font-size:12pt; color:#b1b1b3;}
h1 {font-size:17pt;}
h2 {font-size:15pt;}
h3 {font-size:13pt;}
h4, h5, h6 {font-size:12pt;}
 
/*-- The always visible class: --*/ 
.printOnly {display:block; margin:75px 0px; width:560px; height:83px;}

  
  
  
/*====== Whats never visible in print: ======*/
html body #container #header {display:none;}
html body #container #container2 #contentcontainer #colleftcontainer * {display:none;}
html body #container #container2 #footertop,
 html body #container #container2 #footermiddle,
   html body #container #container2 #footerbottom {display:none;}
html body #container #container2 #contentcontainer #CIT_left *,
 html body #container #container2 #contentcontainer #CIT_middle *,
  html body #container #container2 #contentcontainer #CIT_right * {display:none;}
html body #container #container2 #footerbottom table.contenttable tr td.td-last { display:none;}
html body #container #container2 #contentcontainer .colmidandright .newsteaserlist {display: none;}

/*-- page specific styles --*/
.news_list_morecat a.button {display:none;}





/*====== Whats always visible in print: ======*/


/*-- page sensitive styles -- */
html body #container #container2 #contentcontainer * {display:block;}
html body #container #container2 #contentcontainer,
 html body #container #container2 #contentcontainer .colmidandright {position:relative; left:0px; width:700px;}
html body #container #container2 #contentcontainer .colmidandright .col610blue {width:700px; margin-top:50px;}
html body #container #container2 #contentcontainer .colmidandright .col610blue table.news_list_table {width:100%;}

.col590a {width:700px;}
.col590a .news_list_340 {width:450px;}
.col590a .news_list_100 {width:100px;}
.col590a .news_list_150 {width:150px;}

.tx-ttnews-browsebox {width:100%; text-align:center;}
.tx-ttnews-browsebox-strong {display:block inline; float:left;}
.tx-ttnews-browsebox p {text-align:center;}
.tx-ttnews-browsebox p span {display:block; padding-right:10px; border-right:1px solid black; margin-right:10px;}


/*-- Footer --*/
html body #container #container2 #footerbottom {text-align:center; border-top:1px solid #b1b1b3;}
html body #container #container2 #footerbottom table.contenttable {display:block; width:610px;font-size:11px; margin:15px 0px 0px 200px;}
html body #container #container2 #footerbottom table.contenttable td {padding:2px 10px; text-align:left;}
html body #container #container2 #footerbottom table.contenttable tr td.td-0 {width:200px;}
html body #container #container2 #footerbottom table.contenttable tr td.td-1 {width:200px; border-left:1px solid #b1b1b3; border-right:1px solid #b1b1b3;}
html body #container #container2 #footerbottom table.contenttable tr td.td-2 {width:210px;}





