h3 {
	background: url(../img/icoMail.gif) no-repeat 0 0;
	padding: 10px 0 10px 58px;
	min-height: 32px;
	margin-bottom: -.5em;
	margin-top: 2em;
}
.tel h3 {
	background-image: url(../img/icoPhone.gif);
	margin-top: 1em;
}
.tel p {
	margin-left: 0px;
}

h4 {
font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
#content ul {
	margin-left: 0;
	list-style: none;
}
#content ul ul {
	margin-left: 0px;
}