h1#archive_title {
	font: 20px Georgia;
	color: #0066CC;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CDD4DC;
	font-weight: bold;
}

.editie {
    text-align: center;
    float: left;
    height: 228px;
    margin-right: 6px;
    margin-bottom: 6px;
}
.editie a {
    border: 2px solid #CCCCCC;
    display: block;
    width: 100%;
    height: 100%;
}
.editie a:hover {
    border: 2px solid #0066CC;
    text-decoration: none;
    color: black;
}
