div#e-toggle {
	padding: 10px;
	margin: 10px 10px;
}

div#e-toggle ul {
	list-style: none;
	padding: 0;
	margin: 0;
	line-height: normal;
}

div#e-toggle ul li ul li {
	width: 32%;
	float: left;
}

.e-clear {
	clear: both;
	width: 100%;
	height: 10px;
}

li.linkslistitem {
	font-weight: normal;
	font-size: 10px;
}
