/* ####### HANKKEEN TUKEMINEN, LOMAKKEET ####### */
#pk_tukilomake { margin: 0; text-align: right; width: 550px; padding: 0; }
#pk_tukilomake * { font: inherit; }
#pk_tukilomake div { margin: 8px 0; }
#pk_tukilomake div.left { text-align:left; padding-top: 4px; padding-left: 7px; }
#pk_tukilomake label.first { font-weight: bold; line-height: 17px; }
#pk_tukilomake p.first { font-weight: bold; padding-top: 4px;}
#pk_tukilomake fieldset { border: solid 1px #c2bebb; padding: 0 13px 11px; margin: 15px 0 11px; color: #000; }
#pk_tukilomake legend { color: #94908e; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; margin: 0; padding: 0 7px; }
#pk_tukilomake label { }
#pk_tukilomake input#Kohde { width: 450px; }
#pk_tukilomake input.pituus { width: 200px; background-color: #FAFAFA; }
#pk_tukilomake input.readonly  { border-color: #c2bebb; border-style: none none solid; border-width: 0 0 1px 0; }
#pk_tukilomake textarea { width:502px; line-height: 12px; height:70px; padding:2px 2px 2px 5px; border: solid 1px #777; }

input.painike { font-size: 10px; line-height: 13px; background-color: #c1380c; color: #fff; text-decoration: none; text-align: center; margin-left: 4px; padding: 1px 9px 0; border-width: 1px; border-style: outset; border-color: #fff #dad6d3 #c5c1be #fff; }
input.painike:hover { text-decoration: none; background-color: #ff3c0e; }
input.painike:active { color: black; text-decoration: none; background-color: #eeeae7; border-style: inset; }

.sisalto_levea { width: 645px; }
.area {
	line-height: 15px;
	background-color: #d8e6ed;
	width: 296px;
	height: 170px;
	float: left;
	margin: 7px 0 6px;
	padding: 9px 11px 0 9px;
	-moz-border-radius: 11px;
	border-radius: 11px;
}
.area7 { clear: both; width: 624px; height: auto; padding-bottom: 16px; }
.area1 { background-color: #d8e6ed; }
.area2, .area5, .area7, .area8 { background-color: #f7f6f6; }
.area3, .area4, .area6, .area9 { background-color: #e5eaed; }
.area2, .area4, .area6, .area8 { float: right; }
.area p { margin: 5px 0 0; }
