#iklc {
	width: 310px;
	background: url(/layout/img/ikr_bg.gif) repeat-y;
	float: left;
}

#iklc .top {
    padding: 2px;
    margin-top: 5px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
}

#iklc .bot {
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
}


#ikr fieldset {
    border: 0;
}

#ikr label {
    display: block;
}

#ikr input {
    width: 200px;
}

#ikr textarea {
    width: 250px;
    height: 150px;
}

#ikr .code {
    width: 50px;
    margin-right: 10px;
}

	/* Kop- en voetafbeelding zodat inhoud kan oprekken. */
	#iklc_kop, #iklc_voet {
		width: 310px;
		height: 11px;
		background: url(/layout/img/ikr_kop.gif);
                background-repeat: no-repeat;
		overflow: hidden;
	}
	#iklc_voet { background-image: url(/layout/img/ikr_voet.gif); }
	#iklc_in {
		margin: 0 10px;
	}

.comment {
    padding: 0; 
    margin-bottom: 20px; 
    background-color: #d0c3ac; 
    border: 1px solid #c8b99e; 
}

.comment .big {
    position: absolute;
    top: 0;
    color: #d8cfbd;
    font-family: "Times New Roman", Times, serif;
    font-size: 77px;
    z-index: 10;
    margin: 0px;
    padding: 0px;
    width: 100%;
    text-align: right;
}

.comment .body {
    padding: 5px;
    z-index: 10;
}

.comment .date	{ 
    font-style: italic;
    font-size: 10px;
    display: inline;
    font-weight: bold;
}

.comment .author {
    font-size: 13px;
    padding: 0 0 2px 0;
    font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
