.esnippet_container
{
	position: relative;
}

.esnippet_container_small
{
	position: relative;
        display: inline;

}

.esnippet_edit_buttons
{
	position: absolute;
	top:-40px;
	right:0;
}

.esnippet_edit_buttons img {
	background-color: transparent;
	border: medium none;
}

.esnippet_edit_buttons_small
{
	position: absolute;
        display: inline;
	top:-10px;
	right:00px;
}

.eelement_container
{
	position: relative;
	display: block;
}

.eelement_edit_buttons
{
	position: absolute;
	top:0px;
	right: -65px;
        top:-40px;
	z-index: 1;
}

.eelement_container_9_logo
{
	z-index: 2;
}

.eelement_container_win_logo
{
	z-index: 1;
}

.eelement_edit_buttons_GPSpeak
{
	right: 20px;
        top:-10px;
	z-index: 1;
}

.eelement_edit_buttons_GPSpeak_PDF
{
	right: -10px;
        top:-10px;
	z-index: 1;
}
