h1#header-logo.ue_logo a span {
	left: -225px;
}
h1#header-logo.ue_logo a span:after {
	content: '';
	background: url(1-logo_UE.png) no-repeat 0 0;
	width: 120px;
	height: 80px;
	display: block;
	position: absolute;
	left: 90px;
	}
h1#header-logo.ue_logo a {
	margin-left: 225px;
}
h1#header-logo a span.hide {
	display: none;
	}