#sponsor
{
  width: 600px;
   height: 375px;
   position: absolute;
   top: 50%;
   left: 50%;
   margin: -250px 0 0 -250px;
border: Solid 1px #000000;
	background-color: white;
	
}
div.chiudi
{
text-align: Right;
border-bottom: Solid 1px #000000;
	padding: 5px;
}
a.sponsor
{
color: #000000;
text-decoration: underline;
font-size: 10px;
}
a.sponsor:hover
{
color: #000000;
text-decoration: None;
	font-size: 10px;
}

h4
{
	color: #579bdd;
	padding: 5px;
}

p.sponsor{ font-size: 12px;
	padding: 5px;
}
