h1.headingspecial {
	font-size: 16px;
	color: #fff;
	margin-left: 7px;
	margin-left: 7px;
}

h2.headingspecial {
	margin-top: 25px;
	font-size: 12px;
	color: #fff;
	margin-left: 7px;
}

p.pspecial {
	color: #fff;
	margin-left: 7px;
	margin-right: 7px;
}

div.marginbottom {
	/* Since the Fx.Slide element resets margins, we set a margin on the above element */
	margin-bottom: 10px;
}

div#toggleList {
	background: #D0C8C8;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background: none;
}

div#toggleList li.linkslistitem a {
	color: #fff;
	text-decoration: none;
}

div#toggleList li.linkslistitem a:hover {
	text-decoration: underline;
}

a#v_toggle {
	-x-system-font:none;
	color:#fff;
	font-family:Verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin-left:10px;
	text-decoration:none;
}

a#v_toggle:hover {
	text-decoration: underline;
}

/*** Standaard ***/
div#toggleList {
	margin-left: 15px;
	width: 131px;
	clear: both;
	display: block;
	font-weight: normal;
	text-align: left;
}

div#toggleList li.linkslistitem {
	text-align: left;
	list-style: none;
}

div#toggleList ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align:center;
}

div#toggleList ul li {
	width: 99%;
	float: left;
}

div#toggleList br.clear {
	border: none;
	height: 0px;
	clear: both;
}
