@charset "utf-8";
.editorFrame{	
  border: 1px solid #c8c8c8;
	width:  630px;	
	height: 109px; 	
	cursor: text;
}
.faceDiv{
	display:none;
	border:1px solid gray;
	background-color:white;
	margin:0pt auto;
	width:275px;
	height:auto;
	position:absolute;
}
.facesImg{
	border:1px solid #CCCCCC;
	background-color:#F7F7F7;
	margin:3px 3px 3px 3px;
}
