/************************************************************
    
DN.NO - ARTICLE(ART) STYLESHEET FOR PRINT MEDIA  
    
************************************************************/

#dn_header,
#dn_footer,
#dn_header,
#art_column_right,
#art_toolbar,
#head_img,
.content_img,
.art_adcolumn,
div.fp_container_left,
table .content_img .caption,
table .content_img p,
blockquote .quotationmark,
#top_video,
#body_video1,
#bottom_video, 
#pageborder,
#body_text iframe,
#body_text object,
.ad {
  display: none;
}

a {
  text-decoration: none;
}

.content_img .caption,
.content_img p {
  font-size: smaller;
}

.art_content table tr.odd td {
  background-color: #eeeeee;
}

.art_content table tr.first td {
  font-style: italic;
  font-weight: bolder;
  background-color: #999999;
}

div{
  overflow: visible !important;
  float: none !important;
  clear: both !important;
  position: relative important!;
}

table {
  width: auto !important;
}