
/* Print and verstuur 
-------------------------------------------------------------------------*/
.print{
	float:left; 
	display:block;
	height:32px;
}
.verstuur{
	float:right; 
	display:block; 
	height:33px;
}
.points_repeat{
	height:1px;
	font-size:1px;
	/*background-image:url(/images/web/images/points_repeat.jpg);*/
	/*background-position:left top;*/
	/*background-repeat:repeat-x;*/
	border-top: 1px dashed #E2E2E2;
	margin:0px;
}
/*
