#postit
{
position:absolute;
width:271px;
height: 266px;
visibility:hidden;
z-index:100;
background-image: url('/images/postit.png');
font-family: Verdana,Arial,Helvetica;
font-size: 11px;
}

#postitwrapper
{
padding:13px 20px 5px 20px;
}