table.tuotelista {
	margin: 0.2em auto 0.2em auto;
	width: 179px;
	border-collapse: collapse;
	background-color: #fff;
}

table.tuotelista td {
	font-size: 0.7em;
	border: 1px solid #aaa;
	padding: 0.1em 0.2em;
}

td.saldo {
	text-align: center;
}

td.hinta {
	text-align: right;
}

td.saldo div, div.legend {
	border: 1px solid #000;
	margin: 0 auto;
	width: 10px;
	height: 10px;
	font-size: 0.7em;
}

div.legendrow div {
	float: left;
	margin-left: 2em;
}

div.legendrow {
	text-align: left;
	font-size: 0.9em;
}

div.legendrow div.legendlabel {
	width: 150px;
	margin-left: 0.5em;
}

div.green {
	background-color: #009900;
}

div.yellow {
	background-color: #ffff00;
}

div.red {
	background-color: #cc0000;
}

table.tuotelista tr.headerrow td {
	border-bottom: 2px solid #000;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: none;
	font-weight: bold;
	padding: 0.2em;
}

table.tuotelista tr.jokatoinen {
	background-color: #eee;
}

div.takaisin {
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 1em;
}

#container #sivupalkki div.hakuinfo {
	font-size: 0.9em;
	padding-bottom: 0.6em;
}

#container #sivupalkki div.hakuinfo2 {
	font-size: 0.9em;
	text-align: left;
	border-bottom: 1px solid #fff;
	padding-bottom: 0.2em;
	padding-left: 1em;
	margin-top: 1em;
}
