@media print {

body {
  font: 20px/36px arial,sans-serif;
}

#header, #menuwrapper, #morearticles, #kommentarer, #bottomTools, #footerwrapper, .noprint, .skattesok, iframe, .tagbox, .db-button, #tast-tips-t {
  display: none !important;
}

img {
  border: none !important;
}

#dzImagesPano img {
  width: 100% !important;
  height: auto !important;
  float: none !important;
}

.article-body #editableBodyText {
  margin-right: 0 !important;
}

p.byline {
  background: #fff !important;
  padding-left: 0 !important;
}

#doc {
  padding: 0 !important;
  margin-top: 40px !important;
}

p.image-caption, .bylinebox {
  border-color: #bbb !important;
}

#main-col, .grid-ge .grid-u.first, .grid-ge .grid-u, .grid-ge, .article-body .tool-box, .bylinebox, .grid-u.first, .article-body, #content, #article-text, #doc {
  width: auto !important;
  float: none !important;
}

#editableBodyText {
  width: 75% !important;
  padding-right: 25% !important;
}

.l-gray {
  padding: 1em;
  background-color: #f5f5f5;
  margin-bottom: 20px;
}

.published {
//  content: url(http://gfx.dagbladet.no/print/print_dblogo.png) !important;
  clear: both !important;
  display: block !important;
  height: 30px !important;
  width: auto !important;
  margin: 15px 0px;
}


.adunit {
	display: none;
}

#db123 {
	width: 980px;
	height: 1px;
	display: block;
}


.vcard .fn {
	margin-top: 10px;
	line-height: 0;
}

.slidenav, .slidesNavigation {
	display: none !important;
}

.img-tool-box-content {
	color: white;
}

.related, .emneord-artikkel, .more-title, .grid-gb, .grid-gc, .grid-gd, .grid-gu {
	display: none !important;
}

.force-display {
	display: block !important;
}




}