.editable_activ_area
{
  position:absolute;
  background-color:trnasparent;
  margin:7px;
  width:19px;
  height:19px;
  cursor:pointer;
}

.editable_button_area
{
  position:absolute;
  background-color:yellow;
  margin:5px;
  cursor:pointer;
  width:22px;
  height:22px;
}

#waiter_elmnt{
	position: absolute;
	z-index: 1000;
	display: none;
	right: 200px;
	top: 20px;
	padding: 6px;
	background: #f3efc0;
	border: 2px solid #eeeeee;
	font-weight: bolder;
}

img
{
  border: 0;
}
