a.readon {
	padding : 0 12px 0 0;
	background : url(../images/arrow2.png) right 5px no-repeat;
}
.createdate,  .createdby,  .modifydate {
	display : block;
	color : #999999;
	font-size : 80%;
}
.buttonheading {
	text-align:right;
}
.buttonheading img {
	margin:0 0 0 5px;
}
#developer {
	color : #cccccc;
	font-size : 80%;
	width : 98%;
	text-align : right;
	padding : 0;
	height : 22px;
	line-height : 22px;
	vertical-align:middle;
}
#developer a:link,  #developer a:visited {
	color : #cccccc;
	text-decoration:none;
}
#developer a:hover,  #developer a:active {
	color : #f4f4f4;
	text-decoration:underline;
}
ul.pagination li {
	list-style:none;
	float:left;
	padding:0 10px;
}
fieldset {
	border:0px;
}

.formBody input,
.formBody textarea {
	border:1px solid #ccc;
}

span.article_separator {
	display:none;
}

.row_separator,
.row_separator {
	clear:both;
}


.article_row {
	clear:both;
}

div.cols3 {
	width		: 33%;
	float 		: left;
}


.article_column {
float: left;
background-image: url(../images/3coldivide.png);
background-position: center bottom;
background-repeat: no-repeat;
margin:0 0 20px 0;
padding: 0 0 5px 0;
}

.blog .article_column {
float: left;
background-image: url(../images/papier-hoekje.png);
background-position: right top;
background-repeat: no-repeat;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
}

.blog .column1 {
padding:0 3% 0 3%;
width: 42%;
background-image:url(../images/bg-kader.jpg);
background-repeat:repeat-x;
margin:0 4% 6% 0;
}

.blog .column2 {
	padding: 0 3% 0 3%;
	width:42%;
	background-image:url(../images/bg-kader.jpg);
	background-repeat:repeat-x;
}

.blog .column1 img,
.blog .column2 img {
	width: 65px;
	height:65px;
	float:left;
	margin-right:10px;
}

div.blog_more {
	clear:both;
}

.blog .cols1 {
	width:100%;
}


