/* Warnings and notices */
div.module {
	float:left;
	width:90%;
	padding:5px 5px 5px 30px;
	color:#000000;
	font-size:12px;
	margin:10px 0;
}
div.warning {
	border:1px solid #d00000;
	background:#ffe8e8 url(http://www.geneeskundeblog.nl/pages/blog/images/system/kruisje.gif) no-repeat 7px center;
}
div.melding {
	border:1px solid #92ff27;
	background:#e6ffc6 url(http://www.geneeskundeblog.nl/pages/blog/images/system/vinkje.gif) no-repeat 7px center;
}
div.notice {
	border:1px solid #f0ba00;
	background:#feffeb url(http://www.geneeskundeblog.nl/pages/blog/images/system/uitroepteken.gif) no-repeat 7px center;
}
div.help {
	background-color:#f5faff;
	border:1px solid #0079b2;
}
div.additional {
	display:none;
	width:100%;
}
img.additionalbutton {
	float:right;
}
img {
 border:0;
}
