#sitemapHorisontal {
	width:800px!important;
}
.grid .unit {
	
}

.veroTable {
	width:780px;
	border:solid #eee 1px;
}

.veroTable tr {
	border-left:solid #000 1px;
}
.veroTable td {
	border-right:solid #ddd 1px;
	border-left:solid #ddd 1px;
	padding: 0.4em 1em;
}
.veroTable th {
	padding: 0.4em 1em;
	text-align:center;
	background:url(http://media.ksml.fi/escenic/images/backgrounds/gradientGray.jpg);
	background-position:0 -40px;
	border:solid #ddd 1px;
	border-bottom:solid #ccc 1px;
	
}
.veroEven {
	background:#f7f7f7;
}

.veroTitle {
	border-top:solid #ccc 1px;
	border-bottom:solid #ccc 1px;
	text-align:center;
	background:#ddf5da;
	padding:0.2em;
	font-size:1.2em;
	text-transform:uppercase;
}

td.veroName {
	font-weight:bold;
}
td.veroYear {
	text-align:center;
}
td.veroNumberic {
	text-align:right;
	white-space:nowrap;
}
.verotKunnatNavi {
	width:780px;
	text-align:center;
	padding:1em 0;
	background:url(http://media.ksml.fi/escenic/images/backgrounds/gradientDarkGreen.jpg);
	background-position:0 -20px;
	border-right:solid #eee 1px;
	border-left:solid #eee 1px;
	color:#fff;
	margin-top:0.6em;
}
.verotKunnatNavi li {
	display:inline-block;
	font-size:16px;
}