.blender_onclick {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 125;
	visibility: visible;
}

.blender_text {
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 123;
	visibility: visible;
	padding: 0px;
}

.blender_overlay {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 122;
	visibility: visible;
}

.blender_top {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 121;
	visibility: visible;
}

.blender_bottom {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 120;
	visibility: visible;
}
