#sponsor
{
    position: Absolute;
    background-color: #ffffff;
    font-size: 10px;
    font-family: Verdana;
    top: 30px;
    left: 150px;
    width: 385px;
    height: 585px;
    border: Solid 1px #000000;
	z-index:9999;
}
div.chiudi
{
    text-align: Right;
    position: relative;
	z-index:10000;
    /*border-bottom: Solid 1px #000000;*/
}
a.sponsor
{
    color: #000000;
    text-decoration: None;
}
a.sponsor:hover
{
    color: #000000;
    text-decoration: None;
}

