 body.widget-snippet .top-group-mail{
	margin:40px;
}
.widget-snippet  .top-group-mail {
    position: relative;
    padding-left: 70px;

}
.widget-snippet  .top-group-mail::before {
	content: '';
	background-image: url(/template/387eee7d/images/sprite.png);
	background-repeat: no-repeat;
	background-position: -10px -77px;
	position: absolute;
	left: 0;
	top: 4px;
	width: 60px;
	height: 50px;
}
.widget-snippet  .top-group-mail span {
	color: #ed1a21;
	padding-right: 8px;
	font-weight: bold;
}
.widget-snippet .top-group-mail p {
	margin: 0;
	padding: 0;
	font-size:16px;
}
.widget-snippet  .top-group-mail a {
	color: #000;
}
.widget-snippet  .top-group-mail a:hover {
	 color: #ed1a21;
	text-decoration:none;
}

