/************** FORMIT JA LOMAKKEET ************/
#tilaa_uutiskirje{
background-color:#e0e0e0;
border:none;;
color:#000000;
text-align:left;
font-family:Georgia, Times, serif;
font-size:11px;
width:150px;
height:20px;
margin:0 ;
padding:0 0 0 5px;
}

#form_textarea{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
width:580px;
height:250px;
}
#form_joulukalenteri{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
width:320px;
height:100px;
}
#form_text{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
width:250px
}
#droppi{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
width:250px
}
.lomake{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
height:16px;
width:200px
}
.palveluntarjoaja_lomake{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
height:16px;
width:350px
}
.palveluntarjoaja_lomake_teksti{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
width:350px;
height:100px;
}
.kirjaudu{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
height:16px;
width:200px;
}
.kategoria{
background-color:#FFFFFF;
border:solid thin #c8dde1;
color:#333333;
font-size:12px;
font-family:Georgia, Times, serif;
padding:0;
margin:0;
width:350px;
}
.laskuri{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
height:16px;
width:30px
}
.kilpailu{
background-color:#d5eaf1;
border:none;
color:#000000;
font-family:Georgia, Times, serif;
font-size:11px;
height:16px;
width:250px;
}
.kilpailu_text{
background-color:#d5eaf1;
border:none;
color:#000;
font-family:Georgia, Times, serif;
font-size:11px;
height:16px;
width:250px;
height:100px;
}
#kilpailu_nimi{
margin:0 0 0 94px;
}
#kilpailu_email{
margin:0 0 0 20px;
}
#kilpailu_solu{
margin:0;
padding:0 20px 256px 0;
}
.rek_btn{
	background-color:#d5eaf1;
	border:1px solid #d5eaf1;
	font-family:Georgia, Times, serif;
	color:#000;
	padding:5px;
	font-size:12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
.tallenna_btn{
	background-color:#6da1ac;
	border:1px solid #6da1ac;
	font-family:Georgia, Times, serif;
	color:#FFF;
	padding:5px;
	font-size:12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
