div#glogo {
	position: fixed;
	bottom: 0;
	width: 100%;
}

div#glogo a, div#glogo img {
	position: relative;
	float: right;
	margin: 0 10px 25px 0;
	cursor: default;
	z-index: 33;
	opacity: 0.4;
	filter:alpha(opacity=40);
}