.hh-contactlist {
   padding:0;
   margin:0;
}

.hh-contactlist ul {
   list-style: none;
   margin:0;
   padding:0;   
}

.hh-contactlist ul li {
   padding:0;
}

.hh-contactlist ul li p {
   margin:0;
}

.hh-contactlist > div {
	/*border-bottom: 1px solid #22bbea;*/
   margin-bottom: 1em;   
}

.hh-contactlist > div:last-of-type {
   /*border-bottom:0;*/
   margin-bottom:0;
   padding-bottom:0;
}

.hh-contact-additionalcontent {
   margin-top:2em;
}