.NewsList_Custom1 {
	/*	background:url(/sitefiles/layout/news/alientrick-nieuws.png) no-repeat left top;
*/	padding:10px 0 0;
	width:195px;
}
.NewsList_Custom1 .items {
	width:195px;
}
.NewsList_Custom1 .items .item {
	background:url(/sitefiles/layout/news/alientrick-nieuws-items.png) no-repeat center -122px;
	display:block;
	height:71px;
	text-decoration:none;
	width:195px;
}
.NewsList_Custom1 .items .item:hover {
	background:url(/sitefiles/layout/news/alientrick-nieuws-items.png) no-repeat center -193px;
}
.NewsList_Custom1 .items .first {
	background:url(/sitefiles/layout/news/alientrick-nieuws-items.png) no-repeat center 0px;
	height:61px;
}
.NewsList_Custom1 .items .first:hover {
	background:url(/sitefiles/layout/news/alientrick-nieuws-items.png) no-repeat center -61px;
}
.NewsList_Custom1 .items .last {
	background:url(/sitefiles/layout/news/alientrick-nieuws-items.png) no-repeat center -264px;
	height:31px;
}
.NewsList_Custom1 .items .item .title, .NewsList_Custom1 .items .item .date {
	display:block;
	text-align:left;
	margin: 0px 6px 0px 6px;
}
.NewsList_Custom1 .items .item .title {
	color:#535353;
	font:bold 12px/14px Arial, sans-serif;
	padding:10px 0 0 0;
}
.NewsList_Custom1 .items .first .title {
	padding:0;
}
.NewsList_Custom1 .items .item .date {
	color:#e3901a;
	font:bold 10px/16px Arial, sans-serif;
}


