#sisalto a:link, #editor3 a:link   { text-decoration: underline; color: #ffffff; }
#sisalto a:active, #editor3 a:active  { text-decoration: underline; color: #ffffff; }
#sisalto a:visited, #editor3 a:visited  { text-decoration: underline; color: #ffffff; }
#sisalto a:hover, #editor3 a:hover  { text-decoration: none; color: #ffffff; }


#hakulaatikko {

}


#lomake {
	width:370px;
	background-image:url(tausta-lomake.jpg);
	background-repeat:no-repeat;
	background-color:#4d4f4e;
}
#lomake h2 {
	line-height:29px;
	background-color:#000000;
	color:#ffffff;
	padding-left:10px;
	margin:0;
}
#lomake h3 {
	line-height:23px;
	background-color:#353535;
	color:#ffffff;
	margin:0;
	padding-left:10px;
}
#lomake form {
	display:inline;
}
#lomake .sisennys {
	padding: 17px 10px 17px 10px;
}
#lomake .fieldrivi0 {
	margin-top:1px;
	padding:0px 0px 0px 10px;
	height:40px;
	clear:both;
	line-height:normal;
}
#lomake .fieldrivi1 {
	background-color:#858686;
	margin-top:1px;
	padding:0px 0px 0px 10px;
	height:23px;
	clear:both;
}
#lomake .fieldrivi2 {
	background-color:#9c9d9d;
	margin-top:1px;
	padding:0px 0px 0px 10px;
	height:23px;
	clear:both;
}
#lomake .fieldsubmit {
	background-color:transparent;
	padding-left:10px;
	clear:both;
}
#lomake label {
	display:block;
	float:left;
	width:130px;
	height:23px;
	line-height:23px;
	color:#000000;
	/*font-size:11px;*/
}
#lomake  .fieldrivi0 label {
	display:block;
	float:left;
	width:130px;
	height:23px;
	line-height:normal;
	color:#000000;
	/*font-size:11px;*/
}
#lomake .input  {
	display:block;
	float:right;
	width: 190px;
	padding-top:3px;
}
#lomake .input input, #lomake .input textarea, #lomake .input select {
	border:1px solid #a9a69e;
	width:186px;
}
#lomake .input input{
	height:16px;
}
#lomake .fieldsubmit {
	text-align:right;
}
#lomake .submit {
	margin:10px 0px 0px 0px;
	background-color:#000000;
	color:#FFFFFF;
	border:1px solid #9fa09f;
}

#lomake p.kysymys {
	color:#FFFFFF;
	font-weight:bold;
}
#lomake .vastaukset  {
	margin-bottom:10px
}
#lomake .vastaukset label {
	display:block;
	float:none;
	width:100%;
	height:23px;
	line-height:23px;
	color:#ffffff;
	/*font-size:11px;*/
}