.hideEmail,
.showEmail {
	float: left;
	height: 24px;
	margin-right: 5px;
	width: 34px;
	border-bottom: 0px solid #285AA3;
}

.hideEmail {
	background:url(../images/icons/KB_email-ja-nein.png) no-repeat scroll 0 -24px;
}

.showEmail {
	background:url(../images/icons/KB_email-ja-nein.png) no-repeat scroll 0 0;
}

ul.no-bullet,
ul.no-bullet > li {
	list-style-type: none;
}

ul {
	padding-left: 20px;
}