/*\
 * PRINT CSS
\*/
body, .content {
   font-size: 16px !important;
   line-height: 20px !important;
}
.container {
   left: 0px;
   top: 0px;
   position: relative;
   margin-left: 0px;
}
.content-container {
   padding: 0px;
}
.content {
   padding: 0px;
}
.magazine-entry-box {
   height: 200px;
}
.nominations-entry-box {
   height: 200px;
}
.magazine-detail-box {
   border: 0px;
   padding: 0px;
   margin: 0px;
}
.main {
   top: 0px;
   width: 773px;
}
.image-container {
   margin-right: 14px !important;
}
/*\
 * HEADLINES
\*/
.magazine-detail-box .title, .content-box .title {
   font-size: 18px !important;
}
/*\
 * HIDDEN ELEMENTS
\*/
.background, .background *, .header, .header *, .statue, .navigation, .sidebar, .footer, .contentnavigation-container, .headline-container, .media-container {
   display: none;
   position: relative;
}
/*\
 * PRINT HEADER
\*/
.header-print {
   width: 780px;
   height: 180px;
}
.content .content-padding {
   height: 8px;
}
