/* tyylit pagegroupin nostoille */
#pagegroup_nostot {
	float: left;
	width: 285px;
	margin-left: 5px;
	background-color: #d2e3b7;
}

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

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

#pagegroup_nostot .date {
	color: #666666;
}

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


/* tyylit pagegroup view:lle */
#pagegroup_view {
	padding: 20px;
}

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

#pagegroup_view .date {
	color: #666666;
}

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