img.appicon {
	width: 48px;
	height: 48px;
	clear: both;
	margin-right: 24px;
	margin-left: 24px;
	display: block;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px; }
a.here .appicon {
	border: solid 3px #ff0 !important;
	}
ul.phone {
	background-color: #244788;
	text-align: center;
	padding: 1em; }
ul.phone li {
	text-align: center;
	width: 96px;
	margin-right: 5px;
	display: inline-block; }

ul.phone a  {
	color: #fff;
	}

ul.phone:hover > * > a, ul.phone a:hover {
	color: #fff !important;
	text-decoration: none !important;
	border-bottom-width: 0 !important; }