#button_container_de {
	display: block;
	top: 0;
	right: 5px;
	position: absolute;
	width: 177px;
	height: 25px;
}

#button_container_en {
	display: block;
	top: 0;
	right: 5px;
	position: absolute;
	width: 96px;
	height: 25px;
}

/* fix ie png issues */
.pngfix {
	behavior: url(/library/button_group/iepngfix.htc);
}

img {
	border: 0;
}
