/* optimizes FINN for handheld devices incl. Opera Mini */
/* removes items not requires */
/*
.nogood, #topbanner, #board, #tower {
	display:none;
	}*/
/* optimizes FINN for handheld devices incl. Opera Mini */
/* removes items not requires */

body {
background-color: #FFF;
}

.nogood, #topbanner, #board, #tower, #bgTop, #bgBottom,
.box2content, .box3content, .box4top, .box2top, .box3top, .box2bottom, .box4bottom, .box3bottom,
#twoboxes-wide, #bottom-section, #mid-col-3, #mid-col-1, #tabs, #mid-col-2-wide .box7top, #mid-col-2-wide .box7content, #mid-col-2-wide .box7bottom,
#finnfrontpage .sample, #finnfrontpage #banner, .background, .news, #twoboxes, .box4banner, iframe, .employer, #travel #frontpage .frontpage_heading, object, .inspirator {
display:none;
}
#finnfrontpage #left, #finnfrontpage #right, #frontpage .left, #frontpage .right, #jobadvert .left, #jobadvert .right, #advert .next-previous, #advert .left, #advert .right {
float: none;
clear:both;
width: auto;
}
#content-wide, #content {
border: 0px none;
}
#bgCenter, #top-section, #navbuttons, .navbuttons, .header {
width: auto;
}
#top-section {
margin: 0px 0px 4px 0px;
}
#top-section table {
width: 100%;
}

