.button_plaats_een_reactie {
	background: url(../images/knoppen/plaats_een_reactie.gif) no-repeat right middle;
	width: 168px;
	height: 20px;
}

.replyinfo {
	float: left;
	padding-left: 10px;
	padding-top: 7px;
	display: block;
}

.replyinfo a:link, .replyinfo a:visited { 
	color: #6D75A4;
	font-weight: bold;
}

.replyinfo a:hover {
	color: silver;
}

.replyoptions {
	float: right;
	padding-right: 8px;
	padding-top: 4px;
	display: block;
}

.replyoptions img { padding-top: 2px; float: left; margin-left: 2px; cursor: pointer; }

.avatararea {
	padding:5px;
	padding-left: 12px;
	width:120px;
	float: left;
}

.replycontent {
	margin:5px;
	width:460px;
	float: left;
}

.replycontent a:link, .replycontent a:visited,
.replymobile a:link, .replymobile a:visited { color: #6D75A4; font-weight: bold; }
.replymobile a:hover, .replycontent a:hover { color: silver; }

.replymobile {
	text-align: right;
	clear: both;
	padding: 0px 7px 5px 0;
}

.tooncijfers {
	background-color: #FFF7D5;
	padding: 3px 5px 3px 5px;
	margin: 3px 5px 3px 5px;
	border: 1px solid #FDEFB1;
}