div#Cursor{position:absolute;border: 1px solid #000;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-o-border-radius:4px;-khtml-border-radius: 4px;width:100px;height:100px;top:0px;left:0px;background-color:#06C;
cursor: pointer;}
div.hidden{display:none;}