
#kommentin_lahetys, #kommenttiboksi {
	position: absolute;
	z-index: 100;
	background-color: #f5f5f5;
	padding: 8px;
	-webkit-box-shadow: 1px 0 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 0 20px rgba(0,0,0,0.2);
	box-shadow: 1px 0 20px rgba(0,0,0,0.2);
	border: 1px solid;
	border-color: #ddd;
}

#kommentin_lahetys {
	z-index: 100;	
	left: 20%;
	top: 20%;
	width: 60%;
}

#kommenttiboksi {
	display: none; 
	width: 230px;
	font-size: 90%;
}

#kommenttiboksi_sulkuloota {
	display: none;
	position: relative;
	top: 2px;
	float: right;
	font-size: 16px;	
}

#kommenttiboksi_sulkuloota a {
	font-weight: bold;
	color: #999;	
	text-decoration: none;
}

#kommenttiboksi_nimmari {
	padding: 8px 0 0 0;
}

#kommentti_lahetetty {
	text-align: center;
	width: 230px;
	padding-bottom: 24px;
	display: none;
}

#kommenttiboksi_lisaa_tahan {
	clear: both;
	float: right;
	padding-top: 8px;
}

#kommenttiboksi_lisaa_tahan a {
	text-decoration: none;	
}

#kommenttiboksi_lisaa_tahan a:hover {
	text-decoration: underline;
}

#kys_1, #kys_2, #kys_3, #kys_4, #kys_5, #kys_6, #kys_7, #kys_8 {
	display: none;	
}

#kommentti_error, #nimmari_error {
	display: none;
	color: #990000;
	font-weight: bold;
	width: 260px;
}

#overlay, #ohjeteksti {
	z-index: 1000;
	position: absolute;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	left: 0;
	width: 100%;
	opacity: .95;
}

#overlay {
	font-size: 14px;
	font-weight: bold;
	top: 2px;
	height: 20px;
	padding: 0 0 8px 8px;
	background: white;
}

#loading_animation {
	z-index: 9999;
	display: none;
	position: absolute;
	right: 6px;
	bottom: 0;
}

#ohjeteksti {
	top: 17px;
	font-size: 11px;
	padding: 0 0 0 8px;
}

#hsviiva {
	z-index: 900;
	position: absolute;
	color: black;
	font-size: 14px;
	font-family: arial,verdana;
	font-weight: bold;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	padding: 0px 0px 0px 0px;
	background: black;
	visibility: visible;
}

#debuggeri {
	bottom: 0;
	left: 0;
	position: absolute;	
}

.politiikkaslider, .politiikkaslider_anti {
	margin: 0 12px;
	position: relative;
}

.politiikkaslider a, .politiikkaslider_anti a {
	outline:none;
}

.selite {
	position: absolute;
	font-size: 70%;
	text-transform: uppercase;	
	color: #444;
	top: 1px;
}

.tosi {
	text-align: right;
	right: 0;
	padding-right: 6px;
}

.eitosi {
	left: 0;
	padding-left: 6px;	
}

#hakukentta, #sijoitusnappi {
	bottom: 2px;
}

#hakukentta {
	width: 35%;
	right: 0;
	display: none;
	height: 16px;	
	color: #666;	
	font-size: 14px;
}

#sijoitusnappi {
	position: absolute;
	left: 210px;
}

#kaupunki {
	left: 0;	
	bottom: 2px;
	display: none;
	width: 200px;
	height: 24px;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
}

 #kaupunki {
	position: absolute;
	z-index: 50;
	padding: 4px;
	border:1px solid #bbb;
}

.highlight { background-color: yellow }

.napit {
	border-top: 1px solid #8c8c8c;
	border-bottom: 0;
	background: #636363;
	background: -webkit-gradient(linear, left top, left bottom, from(#242424), to(#636363));
	background: -webkit-linear-gradient(top, #242424, #636363);
	background: -moz-linear-gradient(top, #242424, #636363);
	background: -ms-linear-gradient(top, #242424, #636363);
	background: -o-linear-gradient(top, #242424, #636363);
	padding: 5px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: white;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	margin: 8px 0 0 0;
}

.napit:active {
	border-top-color: #171a1c;
	background: #171a1c;
}

#kyssari_otsikko {
}

#kyssari_napit {
	text-align: center;	
}

#kayttajan_valinta {
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #333;
	padding-top: 16px;	
}

#value-map table tr td {
/*	width: 4px; */
	height: 8px;	
	text-align: center;
}

#value-map table {
	width: 100%;	
	border-spacing: 0;
	margin-top: 4px;
}

#kommenttiboksi small {
    padding: 0 4px;
}