.ui-dialog.eb-eeh {
	z-index: 99999 !important;
}

span.eeh_egg {
	display: inline;
	/*height: 32px;*/
	/*margin: 4px;*/
	cursor: pointer;
}

span.eeh_egg img {
	max-width: 64px;
	max-height: 64px;
	vertical-align: bottom;
}

span.eeh_egg.eeh_egg_effect_float {
	position: relative;
}

span.eeh_egg.eeh_egg_effect_float img {
	position: absolute;
	top: 0;
	left: 0;
}

div#egg_box {
	display: none;
}
