/* linkkien tyylit, siis pelkän linkin tyyli. */
.structureMapLink0 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #027235;
}

.structureMapLink0:hover {
	text-decoration: none;
}

.structureMapLink0:visited {
	text-decoration: none;
	color: #027235;
}

.structureMapLink1 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #027235;
}

.structureMapLink1:hover {
	text-decoration: none;
}

.structureMapLink1:visited {
	text-decoration: none;
	color: #027235;
}

.structureMapLink {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #027235;
}

.structureMapLink:hover {
	text-decoration: none;
}

.structureMapLink:visited {
	text-decoration: none;
	color: #027235;
}

/* Itemin alueen tyylit, eli siis <TD> jonka sisällä linkki ja list-image ovat. padding-left asetetaan automaattisesti, sitä ei voi täällä laittaa. (sisennys) */
.structureMapItem0 {
	/* border-bottom: 1px solid #d3d3d3; */
	padding-top: 0px;
	padding-bottom: 0px;
}

.structureMapItem1 {
	/* border-bottom: 1px solid #d3d3d3; */
	padding-top: 0px;
	padding-bottom: 0px;
}

.structureMapItem {
	/* border-bottom: 1px solid #d3d3d3; */
	padding-top: 0px;
	padding-bottom: 0px;
}

.structureMapItem0NotFirst {
	/* border-bottom: 1px solid #d3d3d3; */
	padding-top: 10px;
	padding-bottom: 0px;
}

.structureMapItem1NotFirst {
	/* border-bottom: 1px solid #d3d3d3; */
	padding-top: 10px;
	padding-bottom: 0px;
}

/* nuoli */
.structureMapItemImage {
	margin-top: 8px;
	margin-right: 2px;
}

