#postit{
position:absolute;
width:350;
padding:5px;
background-color:lightyellow;
border:1px solid black;
visibility:hidden;
cursor:hand;
}
