div.reactie_tabs a {
	width:163px;
	height:37px;
	background-image:url("../images/butreacties_out.jpg");
	display:block;
	float:left;
	text-align:center;
	padding-top:4px;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
}

div.reactie_tabs a:hover {
	color:#67CAC7;
}

div.reactie_tabs a.active {
	background-image:url("../images/butreacties_in.jpg");
}

div.reactie_tabs a.active:hover {
	color:#000;
	cursor:default;
}


div.reactie_tabs  {
	width:489px;
	clear:both;
	margin-left:116px;
}

