div#e-toggle {
	padding: 10px;
	margin-left: 100px;
}

div#e-toggle ul {
	list-style: none;
	padding: 0;
	line-height: normal;
	width: 900px;
}

div#e-toggle ul li {
	width: 32%;
	float: left;
}

.e-clear {
	clear: both;
	width: 100%;
	height: 10px;
}

.linkslistitem a {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #454550 !important; 
}
.linkslistitem a:hover {
	color: #000 !important;
}
	h1.headingspecial{
		font-family: Helvetica, Arial;
		font-size: 16px;
		line-height: 24px;
		font-weight: bold;
		text-decoration: none;
		color: #454550; 

	}
	h2.headingspecial{
		font-family: Helvetica, Arial;
		font-size: 12px;
		line-height: 16px;
		font-weight:blod;
		text-decoration: none;
		color: #454550;
	}
	p.pspecial{
		font-family: Helvetica, Arial;
		font-size: 12px;
		line-height: 16px;
		font-weight: normal;
		text-decoration: none;
		color: #454550;
}