/* tyylit pagegroupin nostoille */

#pagegroup_nostot {
	display: block;
	font-size: 9pt;
}

#pagegroup_nostot h2 {
	font-size: 14pt;
	font-weight: normal;
	display: inline-block;
	color: #46513f;
	margin-bottom: 1em;
}

#pagegroup_nostot .nosto {
	list-style-type: none;
	display: list-item;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0.5em 0.30em;
	margin: 0px;
	padding: 0px;
	padding-left: 1.2em;
	margin-bottom: 1em;
}

#pagegroup_nostot .date {
	font-size: 7pt;
	color: #727272;
	line-height: 7pt;
	margin-bottom: 2px;
}

#pagegroup_nostot .title {
	color: #000000;
	font-weight: normal;
}

#pagegroup_nostot .nosto a {
	color: #000000;
}


/* tyylit pagegroup view:lle */
#pagegroup_view {
	display: block;
	font-size: 9pt;
}

#pagegroup_view h2 {
	font-size: 14pt;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

#pagegroup_view .nosto {
	list-style-type: none;
	display: list-item;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0.5em 0.30em;
	margin: 0px;
	padding: 0px;
	padding-left: 1.2em;
	margin-bottom: 1em;
}

#pagegroup_view .date {
	font-size: 7pt;
	color: #727272;
	line-height: 7pt;
	margin-bottom: 2px;
}

#pagegroup_view .title {
	color: #000000;
	font-weight: normal;
}

#pagegroup_view .nosto a {
	color: #000000;
}
