body {
	margin: 0;
	padding: 0;
	background: white;
	text-align: center;
	font-family: verdana, arial;
}

#iso {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: arial;
	width: 100%;
	margin-top: 50px;
	font-size: 13px;
}





#ala {
	padding: 30px;
	font-size: 12px;
}

#ala div {
	font-size: 10px;
	margin: 25px;
}

h1 {
	margin: 25px;
}

#tietoa {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 40px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 140%;
	width: 600px;
}

#tietoa p {
	margin-left: 15px;
}

h2 {
	margin-top: 40px;
	font-size: 16px;
}

#tietoa textarea {
	width: 400px;
	height: 180px;
}

.huomio {
	color: red;
}

/*

  Virhekoodit
  
*/

#virhe {
	background-color: pink;
	background-image: url(http://kuvaton.com/img/ikonit/virhe.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
	padding: 0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
	width: 400px;
	margin-left: auto;
  margin-right: auto;
  font-size: 12px;
}

#virhe div {
  padding-top: 36px;
  padding-bottom: 6px;
}

span.kulma-top, span.kulma-top span, span.kulma-bottom, span.kulma-bottom span {
	background-color: transparent;
	background-repeat: no-repeat;
	color: inherit;
	height: 4px;
	display: block;
	line-height: 0.1em !important;
	font-size: 0.1em !important;
	clear: left;
	}

span.kulma-top, span.kulma-bottom {
	background-image: url(http://kuvaton.com/img/kulma_oikea.gif);
	width: 100%;
	}

span.kulma-top span, span.kulma-bottom span {
	background-image: url(http://kuvaton.com/img/kulma_vasen.gif);
	width: 50%;
	}

span.kulma-top         { background-position: top    right; }
span.kulma-top span    { background-position: top    left;  }
span.kulma-bottom      { background-position: bottom right; }
span.kulma-bottom span { background-position: bottom left;  }}
