
.EM_Widget.EM_Widget_offline:after {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 25px;
	height: 25px;
	background: url(../images/EM.Widget.cached.svg) top left no-repeat;
	z-index: 1000;
    display: block;
    content: ' ';
}