﻿
.NewsList_Custom2 {
	width: 100%;
}
.NewsList_Custom2 .block {
	width: 100%;
}
.NewsList_Custom2 .block .title {
	font-size: 12px;
	color:white;
	font-weight:bold;
	padding-bottom:10px;
	padding-top:10px;
	background: url('/SiteFiles/Layout/pijl.png') left top no-repeat;
	padding-left:13px;
	
}
.NewsList_Custom2 .block .title .titlediv .full {
}
.NewsList_Custom2 .block .title .titlediv .link {
}
.NewsList_Custom2 .block .title .titlediv .link:hover {
}
.NewsList_Custom2 .block .title .datediv {
	font-size: 11px;
	color:white;
}
.NewsList_Custom2 .block .title .imagediv {
}
.NewsList_Custom2 .block .subtitle {
	font-size: 11px;
	color: #AAAAAA;
}
.NewsList_Custom2 .block .subtitle .full {
}
.NewsList_Custom2 .block .subtitle .link {
}
.NewsList_Custom2 .block .subtitle .link:hover {
}
.NewsList_Custom2 .block .content {
	font-size: 12px;
	width: 100%;
	color:white;
}


.NewsList_Custom2 .block .more 
{
	float:right;
}
.NewsList_Custom2 .block .more .morelink 
{   	
	background: url('/SiteFiles/Layout/button1.jpg') left top no-repeat;
    	font-weight: bold;
	text-transform:uppercase;
   	cursor: hand;
    	height: 24px;
    	font-size: 12px;
    	text-align:center;
    	color:#ffffff;
	width:79px;
	padding-top:5px;
	border:0px;
	
}
.NewsList_Custom2 .block .more .morelink:hover {
}

.NewsList_Custom2 .block .back 
{
	padding-top:10px;
}
.NewsList_Custom2 .block .back .backlink {

	background: url('/SiteFiles/Layout/button1.jpg') left top no-repeat;
    	font-weight: bold;
	text-transform:uppercase;
   	cursor: hand;
    	height: 24px;
    	font-size: 12px;
    	text-align:center;
    	color:#ffffff;
	width:79px;
	padding-top:5px;
	border:0px;	
	cursor: pointer;
	cursor: hand;

}
.NewsList_Custom2 .block .back .backlink:hover {
}



.NewsList_Custom2 .block .seperator 
{
	border-bottom: solid 2px #000000;
	width: 100%;
	font-size:1px;
	height:0px;


}
.NewsList_Custom2 .block .imagetable {

.NewsList_Custom2 .block .imagetable .imagecell {
	vertical-align: bottom;
	border: 2px solid #545454;
}
.NewsList_Custom2 .block .imagetable .imagecell .picture {
}
.NewsList_Custom2 .block .imagetable .imagecell .description {
	font-size: 11px;
	font-style: italic;
	padding: 2px;
	padding-left: 10px;
}

