div.valintalaatikko {
	background: #EEF6FF;
	border-style: ridge;
	border-color: black;
	padding: 0.8em;
	border-weight: 4px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	white-space: nowrap;
	width: 20em;
}

div.valintalaatikko p {
	font-size: 0.8em;
	margin:0;
	padding-bottom: 0.4em;
	font-weight: bold;
}

div.valintalaatikko img {
	border-style: outset;
	border-weight: 2px;
	width: 5em;
	height: 5em;
}

img.vastustajakuva {
	width: 4em;
	height: 4em;
	border-style: ridge;
	border-width: 2px;
}

