@import url(rabita.css);

body {

	background-color: #9C3;
}

#entrance {
	position: absolute;
	width: 365px; height: 308px;
	margin-left: -203px; margin-top: -176px;
	left: 62%; top: 50%;
	padding: 0 20px 0 20px;
	background-color: #9C3;
	border: 1px solid #FFF;
	border-bottom: 0;
}

#textlinkscontainer {
	position: absolute;
	width: 365px;
	height: 40px;
	margin-left: -203px; margin-bottom: -173px;
	left: 62%; bottom: 50%;
	padding: 0 20px;
	background-color: #9C3;
	border: 1px solid #FFF;
	border-top: 0;
}
#textlinks {
	font: small/1em "Trebuchet MS", Verdana, sans-serif;
	text-align: left;
	color: #000;
	margin-top: 14px;
}
#textlinks a {
		padding: 0.1em 0.2em;
}

#textlinks .arabic {
	font: small/1em Tahoma, sans-serif;
}
#textlinks a:link {text-decoration: none;}
#textlinks a:visited {text-decoration: none;}
#textlinks a:hover {text-decoration: underline; background-color: #FFF;}
#textlinks a:focus {text-decoration: underline; background-color: #FFF;}

#entrance img {
	border: 0; padding: 0;
}

.entrancehandheld {
	display: none;
}

.entrancehandheld li {
	list-style-type: none;
}

.arabutton {
	margin-left: 74px;
}

.arabutton, .finmapbottom {
	margin-top: -10px;
}

.suomibutton {
	margin-top: 34px;
}
