﻿#sponsor
{
    position: absolute;
    font-size: 12px;
    font-family: Verdana, Tahoma, Trebuchet MS, Arial, Sans-serif;
	top: 100px;
    left: 100px;
    overflow: auto;
    width: 380px;
    height: 350px;
    border: solid 1px #000000;
    background: #CCF2FF;
}
div.chiudi
{
    text-align: right;
    background-color: #cc0000;
    padding: 5px;
    /*border-bottom: Solid 1px #000000;*/
}
a.sponsor
{
    color: #fff;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #fff;
    text-decoration: underline;
}