#menu
{
	height:60%;
	width:330px;
	margin:10px;
	margin-right:5px;
	margin-top:180px;
	float:right;
	
/*	Kehityksen helpottamiseksi voi kŠyttŠŠ nŠitŠ rajoja */
	
/*	border-style: dotted;
	border-width: thin;
	border-color: black; */

}


#header
{
	height:50px;
	width:524px;
	margin-left:60px;
	margin-top:90px;
	float:left;

/*Kehityksen helpottamiseksi voi kŠyttŠŠ nŠitŠ rajoja */

/*	border-style: dashed;
	border-width: thin;
	border-color: red;  */
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	
}

#header
{
	height:80px;
	width:524px;
	margin-left:60px;
	margin-top:90px;
	float:left;

/*Kehityksen helpottamiseksi voi kŠyttŠŠ nŠitŠ rajoja */

/*	border-style: dashed;
	border-width: thin;
	border-color: red; */
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	
}



#content_wide
{
	height:480px;
	width:524px;
	margin-left:60px;
	margin-top:24px;
	float:left;

/*	Kehityksen helpottamiseksi voi kŠyttŠŠ nŠitŠ rajoja */

/*	border-style: dashed;
	border-width: thin;
	border-color: red; */
	
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	
}

#content
{
	height:480px;
	width:480px;
	margin-left:60px;
	margin-top:24px;
	float:left;
/*	Kehityksen helpottamiseksi voi kŠyttŠŠ nŠitŠ rajoja */

/*	border-style: dashed;
	border-width: thin;
	border-color: red; */

	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
	
}



	
}

.floatright{
	float:right;
}

li{
	list-style-type: none;
	float:right;
	width:100%;
	font-family:"Myriad Pro";
	font-size:14px;
	margin-bottom:5px;
}

.tr_current
{

	text-align: right;
	float:right;
}
a
{
	outline: none;
}

.tr
{
	text-align: right;
	float:right;
	text-transform:capitalize;
}

a.tr
{
	width:100%;
	color:white;
	text-decoration: none;
}

a.tr:hover
{
	background-color:#626e96;
}



a.tr_current{
	width:100%;
	color:white;
	text-decoration: none;
	background-color:#626e96;	
}

a.tr_current:hover
{
	width:100%;
	color:white;
	text-decoration: none;
	background-color:#626e96;	

}

h1
{
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	
 	color: #626e96;
	margin-bottom:53px;
	}
	
p
{
	font-family: "Myriad Pro";
	font-size:14px;
	margin-top: 0px;
	}

.tworow
{
	margin-bottom:19px;
} 	

.palaute
{
	margin: 0;
	width:183px;
	border-style:solid;
	border-width:thin;
	border-color: gray;
	padding: 10px;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	background: url(img/blank.png));
	font:10px Arial, Helvetica, sans-serif;
	color: #000;
	text-transform:uppercase;
}

label
{
	float:left;
	-moz-border-radius:12px;
	border-radius:12px;
	margin-bottom:8px;
	border: none;
	padding-right:100px;
}

#viesti
{
	padding:10px;
	height: 156px;
}

#fjorm
{
	border-style:none;
}

#napit
{
	margin-top:20px;
}

table
{
	border-style: solid;
	border-width: thin;
	border-color: #ccc;
	border-collapse: collapse;
}

#hier_taulu
{
	border-style:none;
	border: none;
	margin-bottom:14px;
}

