/* tyylit pagegroupin nostoille */

#pagegroup_nostot {
}

#pagegroup_nostot h2 {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#pagegroup_nostot h2 a {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#pagegroup_nostot h2 a:hover {
	text-decoration: underline;
}

#pagegroup_nostot .nosto {
	display: table;
	width: 100%;
	margin-bottom: 10px;
	zoom: 1;
}

#pagegroup_nostot .date {
	color: #666666;
}

/* tyylit pagegroup view:lle */

#pagegroup_view {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#pagegroup_view .nosto {
	display: table;
	margin-bottom: 10px;
	float: none;
	clear: both;
}

#pagegroup_view .date {
	color: #666666;
}

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

