


div.tulokset {
	margin-bottom: 20px;
}

table.tulokset {
	width: 720px;
	border-collapse: separate;
}

table.tulokset td.luokkaotsikko {
	height: 20px;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
	background-color: #FFF8D3;
	border: 1px solid #FFE100;
	margin-top: 10px;
}

table.tulokset td {
	padding: 3px;
	
}

table.tulokset tr {
	border-bottom:1px solid silver;
}

table.luokat {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
}

select.haku {
	font-size: 10px;
	width: 170px;
}



table.yritys {
	margin-top: 20px;
	width: 720px;
	table-layout: fixed;
}

table.yritys td.col {

}

table.yritys td.col_right {
	width: 200px;
	padding-left: 20px;
}

table.yritys p.palveluluokka {
	margin-bottom: 20px;
}

table.yritys p.nimi {
	font-weight: bold;
}

table.yritys p.tieto {
}

table.yritys div.esittely {
	margin-top: 20px;
	margin-bottom: 10px;
}

div.token p.tieto {
	margin: 0px !important;
}

p.palveluluokka {
	border-bottom: 1px solid silver;
	background-color:#FFF8D3;
	border:1px solid #FFE100;
	font-size: 14px;
	padding: 4px;
	font-weight: bold;
}

p.nimi {
	font-size: 14px;
	font-weight: bold;
}
