div#e-toggle {
	width: 800px;
	margin: 0 auto;
}

div#e-toggle ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: normal;
}

div#e-toggle ul li {
	width: 32%;
	float: left;
}

ul#sitemaplist {
	margin-left: 20px;
	margin-top: 10px;
}

ul#sitemaplist li.linkslistitem a {
	color:#000;
	text-decoration: none;
}

ul#sitemaplist li.linkslistitem a:hover {
	color:#000;
	text-decoration: underline;
}

.e-clear {
	clear: both;
	width: 100%;
	height: 10px;
}

div#e-toggle li.linkslistitem a {
	font-weight: normal;
	color: #fff;
	font-size: 11px;
}

.linkbutton {
	float: left;
}

h1.headingspecial {
	margin-left: 20px;
	margin-top: 10px;
	color:#E62149 !important;
	font-size:21px !important;
}

h2.headingspecial {
	margin-left: 20px;
	margin-top: 10px;
	font-size:16px !important;
	color: #666666;
}

p.pspecial {
	margin: 0px 20px;
}
