#tools_left1 {
	position: absolute;
	border-right: none;
	width: 32px;
	top: 2px;
	left: 38px;
	margin-top: -2px;
	padding-left: 2px;
	background: #D0D0D0; /* Needed so flyout icons don't appear on the left */
	z-index: 3;
}
#tools_left1 .tool_button,
#tools_left1 .tool_button_current {
	position: relative;
	z-index: 3;
}

#csvg_source_editor {
	display: none;
}

.overlay {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: black;
	opacity: 0.6;
	z-index: 5;
}


#e_text_span_label {
		
	padding-top: 5px;
	
}

#e_text_content_size_label2 {
		
	padding-top: 5px;
	
}

.googleads {
	position: absolute;
	top: 15px;
	left: 25px;
}


