@import 'stylesheet4.css';

#header, #left, #right { display:none; float: none !important; }
#datetime, #printlink { display:none; }
#tracker { display:none; }

* {
	background-color: white !important;
	background-image: none !important;
}

body {
	overflow: visible !important;
}

#center {
	width: auto;
	margin:0;
	float: none !important;
	overflow: visible !important;	
}	
#centerwrap {
	margin: 0;
	float: none !important;	
	overflow: visible !important;	
}	
#wrapper {
	width: auto;
	float: none !important;
	overflow: visible !important;	
}
#contentfloatholder {
	width: auto;
	float: none !important;
	overflow: visible !important;	
}
.print-footer .copytext { margin-left: 51px; }

body .abstract {
	padding-left:39px !important;
}

.newslist_item span {
	font-size: 11px;
}

#center .uutislistaus_linkki { 
	clear: both;
}	

body h1 {
	background: none;
	color:#7B8474 !important;
	font-size: 19px;
	margin-right:10px;
	margin-top:18px;
	padding-left:39px;
	margin-bottom: 6px !important;
	}
	
.news_list_title h1 {
	float:left !important;
	margin:6px 0 0 !important;
}

.news_rss {
	display: block;
	clear: both;
	float: none;
	padding-left:39px;
}	

#footer .right, #footer_wide .right {
	float: none;
	clear: both;
}

#footer .left, #footer_wide .left {
	float: none;
}	
