form
{
	margin-top: 20px;
}

table, td, input, legend, label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

table
{
	width: 100%;
}

input
{
	width: 99%;
}

legend
{
	padding-left: 3px;
	padding-right: 3px;
	font-size: 14pt;
}

fieldset
{
	padding: 0 10px 10px 10px;
	width: 200px;
	margin: auto;
}

#lahetys
{
	text-align: center;
}

.nappi
{
	width: 60pt;
}

.lapel
{
	width: 40%;
}

/* viestin näyttämiseen käytetyt määritykset */


#viestit p,#sisalto em,#sisalto h3
{
	margin: 0;
	padding: 0;
}

#viestit h3
{
	font-size: 11pt;
	border-bottom: 1px solid #B0C4DE;
}

#viestit p
{
	margin: 5px;
}

#viestit
{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#viestit em
{
	font-size: 11pt;
	margin-bottom: 20px;
	display: block;
}

span#sivut
{
	text-align: right;
	width: 100%;
	display: block;
}

/* ohjesivut */

ul.ohjeet
{
	margin-left: 50pt;
	margin-bottom: 5px;
	margin-top: 5px;
}

.ohjeet li
{
	font-family: serif;
	font-size: 12pt;
	list-style: square;
}

#ohjeita
{
	margin-bottom: 30px;
}

#ohjeita h3
{
	margin: 10pt 40pt 10pt 10pt;
	font-family: serif;
	font-size: 14pt;
}

#tilastot
{
	margin-bottom: 30px;
}

#tilastot table,#tilastot caption
{
	width: 290px;
	margin: auto;
	border: 
}

#tilastot caption
{
	font-family: serif;
	font-size: 14pt;
	font-weight: bold;
}

#tilastot td
{
	padding: 5px;
}

#tilastot h3
{
	margin: 10pt 40pt 10pt 10pt;
	font-family: serif;
	font-size: 14pt;
}

#sivu
{
	width: 70%;
}

#lkm
{
	width: 30%;
}

.luku
{
	text-align: center;
}

/* uutisten näyttäminen */

#uutiset h3.uutisotsikko
{
	border-bottom: 1px solid #B0C4DE;
	font: bold 12pt serif;
	margin: 5px;
	margin-left: 23px;
	margin-right: 23px;
	padding-left: 2px;
}

#uutiset .uutinen
{
	padding-left: 5px;
}

#uutiset em
{
	margin-left: 5px;
	padding-left: 20px;
	font-size: 10pt;
	display: block;
	margin-bottom: 20px;
}