@charset "utf-8";
/* CSS Document */

.jNice label {
	height:			30px;
	text-transform: 		none;
	line-height:			20px;
}


.jNice label.error {  
	float: 			left;
	color: 			white; 
	padding-left: 		5px;
	padding-right: 		5px;
	vertical-align:	 	top;
	font-size:			11px;
	height:			18px;
	width:				260px;
	display: 			block;	
	margin-left:			0px;
	margin-bottom:		-30px;
	margin-right:			-60px;
	position: 			relative;
	left:				280px;
	top:				-15px;
	cursor:			text;
	background:			#ff0000;
	border: 1px solid #ffffff;
	z-index:100;
} 



.jNice label.errorkamp {  
	color: 			white; 
	padding: 			0px;
	vertical-align:	 	top;
	font-size:			11px;
	height:			18px;
	text-indent:			5px;
	background:			#ff0000;
} 

.jNice label.erroralgemenevoorwaarden {  
	color: 			white; 
	padding: 			0px;
	vertical-align:	 	top;
	font-size:			11px;
	height:			18px;
	text-indent:			5px;
	background:			#ff0000;
} 