/* Knack.be (Print-friendly)
------------------------------------------------------------------*/

#bannerTop, #headerWrapper, #header, #topNavWrapper, #leftcolumn, #footer, #rightcolumn, #adv, #sideContent, .print, .rss, object, input, .beweb, #content img {
  display: none !important;
}

body, #content, #contentsub {
  float: none !important;
  margin: 5px !important;
  padding: 0 !important;
  border: 0 !important;
  width: auto;
  background: #FFF;
}

html body #content, 
html body #contentsub {
	position: static; 
	width: auto; 
	height: auto;
  	margin: 1em 0 0; 
	padding: 0; 
	border-top: none;
  	font-size: 0.9em; 
	text-align: left;
  	background: none;
}

html body #content a:link, 
html body #content a:visited,
html body #contentsub a:link, 
html body #contentsub a:visited {
  position: static; 
  display: inline;
  font-size: 1em; 
  font-weight: normal; 
  width: auto; 
  height: auto;
  margin: 0; 
  padding: 0;
  background: none; 
  color: #555;
  text-decoration: none;
}

#printhead {
	display: block;
	margin-bottom: 10px;
}

#printhead img {
	display: block;
}

#printfooter {
	display: block;
	font-size: 90%;
	padding-top: 5px;
	border-top: 1px solid #CCCCCC;
}

.paging {
    display: none;
}

