/** print css rules */

* {
	border: 0;
}

body.no-image img,
body.no-image .block-picture,
body.no-image .picture-carousel {
	display: none;
}

body .content-top-inner h2.title2 {
	position: static;
	padding: 30px 20px;
	overflow: hidden;
}

body .content-top-inner h2.title2 p  {
    float: left;
    padding-right: 12px;
	text-shadow: none;
}

body .article-meta,
body .footer-nav-wraper,
body .teaser-bar,
body .header-top-wraper, 
body .header-wraper,
body .top-red-wraper,
body .srollbar-part,
body .kernSlider-prev,
body .kernSlider-next,
body .footer-wraper,
body .pic-source ,
body .picture-carousel-wrapper {
	display: none;
}

.opener-picture  h2 {
	position: static;
}

.opener-picture .white {
	color: black !important;
}

.gradient {
	background: none;
}