/* tuuma editor | fontit */

#tuumaeditor, #DHTML-asetusikkuna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	}

#tuumaeditor h1 {
	font-size: 28px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	margin: 15px 0 15px 10px;
	}
	
#DHTML-asetusikkuna h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	}
	
#tuumaeditor h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	margin: 10px;
	}
	
#kuvaeditori h2 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	margin: 10px;
	float: left;
	}
	
#infokeskus h3 {
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin: 15px 0 15px 0;
	}
	
#tuumaeditor h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0 0 0 10px;
	padding: 0;
	}
	
#tuumaeditor p {
	margin: 10px;
	}
	
#toimintoinfo {
	font-size: 14px;
	}
	
form, input, select {
	font-size: 11px;
	margin: 0;
	padding: 2px;
	}



