/* tyylit pagegroupin nostoille */

#pagegroup_nostot {
	width: 360px;
	margin-top: 20px;
}

#pagegroup_nostot h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

#pagegroup_nostot .nosto {
	display: inline-block;
	margin-bottom: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 18px;
	padding-left: 20px;
	padding-right: 20px;
}

#pagegroup_nostot .date {
	font-size: 10px;
	font-weight: bold;
	color: #019163;
}

#pagegroup_nostot .title {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


/* tyylit pagegroup view:lle */

#pagegroup_view {
	font-size: 12px;
}

#pagegroup_view .nosto {
	display: table;
	margin-bottom: 10px;
}

#pagegroup_view .date {
	color: #019163;
}

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

