body#body {
	background: #fff;
}

#page_container {
	background: #fff;
}

#content {
	float: left;
	width: 140px;
	overflow: hidden;
	padding: 70px 100px 20px 20px;
	font-size: 90%;
	height: 375px;
	overflow: auto;
}

* html #content {
	width: 140px;
}

#cube #content_container {
	background: #000 url(/.composer/images/formax/cube.background.jpg) center no-repeat;
	color: #fff;
	text-align: center;
}

#cube table {
	margin: 0 auto;
	height: 100%;
	text-align: center;
}

#cube table td {
	vertical-align: center;
	padding-bottom: 10px;
}

#cube #languages {	
	list-style: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#cube #languages li {
	display: block;
	padding: 8px 0 8px 0;
	width: 100%;
	font-size: 90%;
}

#cube #languages li a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: justify;
	width: 80px;
	word-spacing: -8px;
	padding-left: 24px;
}

#cube #languages li.finnish a {
	background: url(/.composer/images/formax/lang-menu-fin.gif) left center no-repeat;
}

#cube #languages li.english a {
	background: url(/.composer/images/formax/lang-menu-eng.gif) left center no-repeat;
}

#cube #languages li.swedish a {
	background: url(/.composer/images/formax/lang-menu-swe.gif) left center no-repeat;
}


#cube #languages li a span {
	visibility: hidden;
	font-size: 1px;
	white-space: no-wrap;
	word-spacing: 2000px;
}
