body	{
	margin-top: 15px;
	background-color: #ffffff;
	text-align: center;
	font-family: Calibri;
	color: #555555;
	font-size: 16px;
	margin-bottom: 20px;
	}

#content	{
	margin: 0 auto;
	text-align: left;
	width: 750px;
	}

.icon
		{
		
		}
		
a	{
	font-family: Calibri;
	color: #555555;
	}


#contenttop
	{
	width: 750px;
	margin-top: 10px;
	}

.clear
	{
	clear: both;
	}
	
#topleft
		{
		float:left;
		width:440px;
		padding-right: 10px;
		}
		
#topright
		{
		float:left;
		width:300px;
		}

#contentbottom
	{
	margin-top: 20px;
	/* margin-bottom: 200px; */
	width: 750px;
	}

#bottomleft
		{
		float:left;
		width:440px;
		padding-right: 10px;
		}

#bottomright
		{
		float:left;
		width:300px;
		}

#lomake
{
	width: 100%;
}

#lomake td
{
	padding-top: 20px; 
}
.taulukko-otsikko
{
	font-size: 20px;
	font-weight: bold;
}

.taulukko-otsikko td {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

input {
	height: 30px;
	color: #555555;
	width: 100%;
	padding-left: 8px;
}

input[type=submit] {
	background-color: #FB9A00;
	border: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	height: 40px;
}

select {
	width: 50px;
	height: 30px;
margin-right: 10px;
}
	
#infotable
{
	line-height: 1.5em;
	width:750px;
	border-collapse: collapse;
}

#infotable td
{
width: 240px;
padding: 5px;
 background-color: #d9d9d9;
}


#infotable th
{
font-weight: bold;
width: 240px;
padding: 5px;
	background-color: #4f81bd;
	color: #ffffff;
}