div.finestra
{
    left: 353px; top: 150px; z-index: 0; cursor: move; width: 300px; height: 250px;
}

#adsense
{
    position: Absolute;
    background-color: #ffffff;
    font-size: 10px;
    font-family: Verdana;
    top: 150px;
    left: 35%;
    width: 340px;
    height: 295px;
    border: Solid 1px #969770;  padding: 0px;
}

div.chiudi
{
    width: 340px; height: 10px;  padding: 0px;
    border-bottom: Solid 1px #969770;
}
a.adsense,
a.adsense:link,
a.sponsor:active,
a.sponsor:visited
{
    color: #969770;
    text-decoration: none;
    font-size:8px;  padding-right: 5px;
}
a.adsense:hover
{
    color: #000000;
    text-decoration: None;
}
