﻿.NewsList_Custom1 {
	width: 100%;
}

.NewsList_Custom1 .block {
	width: 100%;
	padding-bottom: 8px;
}

.NewsList_Custom1 .contentdiv {
	padding-bottom: 15px;
}

.NewsList_Custom1 .block .title {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 15px;
	background: url(ballonnetje.png); 
	background-position: left top;
	background-repeat: no-repeat;
}

	.Paars .NewsList_Custom1 .block .title {
		background: url(/sitefiles/layouts/ballon-oranje.png); 
		background-position: left top;
		background-repeat: no-repeat;		
	}

.NewsList_Custom1 .block .title .datediv {
	font-size: 10px;
}

.NewsList_Custom1 .block .content {

}

.NewsList_Custom1 .block .more {
	cursor: hand; cursor: pointer;
}
.NewsList_Custom1 .block .more .morelink {
	cursor: hand; cursor: pointer;	
}

.NewsList_Custom1 .block  .back {
	cursor: hand;
	cursor: pointer;
}
.NewsList_Custom1 .block .back .backlink {
	cursor: hand;
	cursor: pointer;
}
