div#akct {
    position: absolute; top:0px; right: 0px; z-index: 2342; width:113px; height:88px;
    background-image: url('../images/cam.gif');
    background-repeat: no-repeat;
    background-position: right top;
    border:none;
    padding:0;
    margin:0;
    text-align: right;
}

