.contact-info address {
text-align: center;
}
html>body .contact-info address {
	display: table;
	width: auto;
	margin: 1em auto;
}
ul.contactmenu {
margin-bottom: 2em;
}

ul.contactmenu li {
padding-left: 35px;
margin-bottom: .5em;
background: transparent url(/assets/4/images/PostBullets.png)  5px 5px no-repeat;
font-size: 1.2em;
font-weight: bold;
}