
h1.headingspecial{
	color: #D89601;
	margin: 0px 0px 0px 30px;
	padding-bottom: 2px;
	overflow:auto;
	font-size: 14px;

}
h2.headingspecial{
	color: #D89601;
	margin: 0px 0px 0px 30px;
	padding-bottom: 2px;
	overflow:auto;
	font-size: 13px;
}
p.pspecial{
	color: #fff;
	padding-bottom: 20px;
	overflow:auto;
	font-size: 12px;
}



#e_menu {
	font-family: Arial,Helvetica,sans-serif;
	font-size:13px;
	text-align:left;
	color:#000000;
	/* choose margin (top right bottom left) */
	margin: 0px;
	/* choose float left of right */
	float: left;
}

div#e-toggle {
	width: 200px;
}

div#e-toggle ul {
	list-style: none;
	padding: 0;
	margin: 0;
	color:#000000;
}

div#e-toggle ul li {
	display: block;
}

.e-clear {
	clear: both;
	width: 200px;
}

.linkslistitem a {
	margin: 0px 0px 0px 10px;
	font-weight: normal;
	font-size:11px;
	color:#fff;
}