.styled_select select {
    width: 150% !important;
}

div.listatuote div.toiminnot {
	display: none;
}
div.listatuote:hover div.toiminnot {
	display: block;
}
.fullheightnav{
    max-height: 100%;
    min-height: 400px;
}
.styled_checkbox > label,
.styled_checkbox > input[type="checkbox"] + label {
	background: none !important;
	padding-left: 10px !important;
}