/* <style type="text/css">  handig voor highlight */
#submenu_container {padding-top: 25px;}
#content_container{padding-top: 25px;}
.subMenu {
	width: 136px;
	_width: 140px; /* IE */
}
/** lijn afwijkende layout */
div.textblockBottom {
	border-bottom:  1px dashed #ED8D05;
}
div.moduleMenu {
	border-bottom:  1px dashed #ED8D05;
}
div.form {
	border-top:  1px dashed #ED8D05;
}
div.submitFormulier {
	border-top:  1px dashed #ED8D05;
}
div.backLink {
	border-bottom:  1px dashed #ED8D05;
}
div.backLinkBottom {
	border-top:  1px dashed #ED8D05;
}

/* font-sizes */
table {
	font-size: 12px;
}
.message {
	line-height: 1.6em;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul li {
	background-image: url(../../common/style/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 9px; 
	padding-left: 12px;
}

