.button-next {
	height: 50px;
	width: 170px;
	background-image:url(../pics/button_jatka.gif);
	float:left;
	margin-left:5px;
	text-transform: uppercase;
}

.button-ostoskori {
	height: 50px;
	width: 170px;
	background-image:url(../pics/button_ostoskori.gif);
	float:left;
	margin-left:5px;
	text-transform: uppercase;
}

.button-palaa {
	height: 50px;
	width: 170px;
	background-image:url(../pics/button_palaa.gif);
	float:left;
	margin-left:5px;
	text-transform: uppercase;
}

.button-tyhjenna {
	height: 50px;
	width: 170px;
	background-image:url(../pics/button_poista.gif);
	float:left;
	margin-left:5px;
	text-transform: uppercase;
}

.button-tulosta {
	height: 50px;
	width: 170px;
	background-image:url(../pics/button_tulostin.gif);
	float:left;
	margin-left:5px;
	text-transform: uppercase;
}

.button-kassalle {
	height: 50px;
	width: 170px;
	background-image:url(../pics/button_jatka.gif);
	float:left;
	margin-left:5px;
	text-transform: uppercase;
}
