body {
	background: #fff;
	color: #000;
}


#newsContainer
{
float:right; width:22%;
}

#indexContentArea
{
float:left; width:75%;
}

#info
{
padding-top:40px;
float:left;
}


.lang, .contentTopNavigation, .leftTop, .keskus, .footerWrapper, .rightTop, .back {
	display: none;
}


a:link,
a:visited {
	color: #000;
	text-decoration: none;
}

img {border: none;}




