.otsikko
{
    font-family: Arial;
    font-weight: normal;
	color: #434343;
	font-size: 22px;
}
.valiotsikko
{
    font-family: Arial;
    font-weight: normal;
    color: #000000;
    font-size: 18px;
}
.leipateksti
{
    font-family: Arial;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
}
.hinta {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	background: transparent url(../aineistot/1/box_header.gif) top left repeat-x;
	padding: 6px 6px 4px 6px;
	color: #333
}