/* tyylit pagegroupin nostoille */
#pagegroup_nostot {
	width: 290px;
	height: auto !important;
	height: 214px;
	min-height: 214px;
	display: inline-block;
	background-image: url(../../layout/images/front.block.gif);
	background-repeat: no-repeat;
	font-size: 9pt;
	float: left;
	margin-left: 5px;
}

#pagegroup_nostot .padding {
	padding: 10px;
}

#pagegroup_list_nostot {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#pagegroup_list_nostot li {
	display: list-item;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../../layout/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: .5em .5em;
	padding-left: 1.5em;
	margin-bottom: 1em;
}

#pagegroup_list_nostot li a {
	color: #000000;
}


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

#pagegroup_view .padding {
	padding: 10px;
}

#pagegroup_list_view {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#pagegroup_list_view li {
	display: list-item;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../../layout/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: .5em .5em;
	padding-left: 1.5em;
	margin-bottom: 1em;
}

