*{border: 0;}
#imagens{
    margin: 10px;
    list-style: none;
}
#caixa{
    width: auto;
    height: auto;
    top: 50px;
    left: 330px;
    position: absolute;
    border: 2px solid #C0C0C0;
    border-top: 2px solid #C0C0C0;
    background: #F2F2F2;
    cursor: move;
}
#fechar{
    width: 80px;
    height: 15px;
    font-family: Verdana;
    font-size: 12px;
    background: #F2F2F2;
}
#fechar a{
    color: #000000;
}
