/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	color:#6c8197;
}
#page {
	width:400px;


}
h1 {  

	font-size: 1.75em; 
	font-weight: normal;
	margin:0em 0em 0.2em 0em;
	padding:0 0 0.25em 0;
	line-height:normal;
	background-image:url(pisteviiva.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
h2 {

	font-size: 1.27em; 
	font-weight: bold;
	margin:0em 0em 0.2em 0em;
	line-height:normal;	
}


p {
	font-size: 1em;
	margin:0em 0em 1em 0em;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal; 
	font-style: normal;
}



#tilaa_uutiskirje_lomake {
	padding:20px 0 0 0;
}
#tilaa_uutiskirje_lomake input, #tilaa_uutiskirje_lomake textarea {
	width:250px;
}
#tilaa_uutiskirje_lomake input.button {
	width:auto;
}

#tilaa_uutiskirje_lomake table.yhteydenottolomake {

	width:380px;	
}

#tilaa_uutiskirje_lomake table.yhteydenottolomake tr td {
	padding:3px;

	font-size:11px;
	
}

#tilaa_uutiskirje_lomake table.yhteydenottolomake tr td table tr td{
	padding:0;
	border-bottom:0;
}
#tilaa_uutiskirje_lomake table.yhteydenottolomake tr td label {
	display:block;
	margin-left:3px;
	color:#000000;	
}
#tilaa_uutiskirje_lomake table.yhteydenottolomake tr td textarea, #tilaa_uutiskirje_lomake table#yhteydenottolomake tr td input {
	/*border:1px solid #e163a2;	*/
	color:#000000;	
}
#tilaa_uutiskirje_lomake table.yhteydenottolomake tr td input.button {
	/*border:1px solid #e163a2;	*/
	color:#000000;	
}
#tilaa_uutiskirje_lomake table.yhteydenottolomake tr td input.noborder {
	/*border:none;	*/
	
}

