.esnippet_container
{
	position: relative;
}

.esnippet_container_small
{
	position: relative;
        display: inline;

}

.esnippet_edit_buttons
{
	position: absolute;
	top:-7px;
	right:-125px;
	width: 100px;
}

.esnippet_edit_buttons a {
	margin-bottom: 5px;
	display: block;
	height: 30px;
}

.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;
}

#frmUpdate {
	width: 100%;
	margin: auto;
}

#frmUpdate table {
	background: #ffffff;
}

#frmUpdate table td {
	padding: 5px;
}
