	.stickyNoteContainer {background-color: yellow; width: 165px; height: 150px;position: absolute; padding: 5px; cursor:hand; cursor:pointer; z-index: 100000;}	.stickyNote {font-size: 12px;  width: 157px; height: 150px; position: absolute; 	  }	.stickyNote textarea {width: 150px; height: 120px}	