#nappulat {
	margin-top: 18px;
}

#nappulat td {
	vertical-align: bottom;
	height: 69px;
	padding-left: 98px;
	padding-bottom: 35px;
	cursor: pointer;
}

#nappulat a {
	display: block;
	font-size: 0.65em;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}

#tuoteryhmat {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 70%;
	color: #ffffff;
	width: 240px;
}

#tuoteryhmat span {
	display: block;
	cursor: pointer;
	border-bottom: 1px solid #ffffff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 10px;
	margin-right: 5px;
}

#tuoteryhmat span.hassubs {
	background-image: url("../layoutpics/hassubs.png");
	background-repeat: no-repeat;
	background-position: center right;
}

#tuoteryhmat span.active {
	color: #000000;
}

#tuoteryhmat div.ryhmaContainer {
	display: none;
}

#tuoteryhmat span.label0 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 10px;
}

#tuoteryhmat div.level0, #tuoteryhmat div.level1 {
	display: block;
}

#tuoteryhmat div.tuoteryhmaHeading {
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}

#tuoteryhmat div.tuoteryhma {
	padding-left: 10px;
}

#tuoteryhmat div.active {
	background-color: #2b385a;
}

#tuoteryhmat div.level1 {
	padding-left: 0px;
}

form.tuotehaku {
	color: #fff;
	font-size: 0.8em;
}

form.tuotehaku {
	margin-left: 10px;
}

form.tuotehaku div {
	margin-bottom: 0.5em;
}

form.tuotehaku input.field {
	width: 150px;
}

form.tuotehaku input.nappi {
	border: 1px solid #999;
	background-color: #eee;
	height: 19px;
}