
			.ContentType_SubPageList_list,
			.ContentType_SubPageList_list *{
				box-sizing: border-box;
			}
			.resultsCountTop,
			.resultsCountBottom{
				font-size: 85%;
				background:#f3f3f3;
				color: #777;
				padding: .25em;
				text-align: center;
			}
			.resultsCountBottom{
				clear:both;
			}
			.resultsPageLinksTop,
			.resultsPageLinksBottom{
				font-size: 90%;
				font-weight:bold;
				background:#f3f3f3;
				color: #000;
				padding: .25em;
				text-align: center;
			}
			.resultsPageLinksBottom{
				clear:both;
			}
			

						table.ContentType_SubPageList_listTable{
	background: none;
}
div.SubPageList_summaryPageTitle{
	margin-left: 0;
	background: #dae8f3 url("/cirkuit/includes/images/bullets/greyBullet.gif") no-repeat 4px center;
	padding: .75em;
}
						
