.sponsor
{
  float:left;
  padding: 2px;
  border:1px solid #ffffff;
}

.event 
{
  margin-left: 180px; 
  padding: 0px; 
}

.event a 
{
  color: #063FFF;
  text-decoration: none;
  font-size: 125%;
}

.event a:hover 
{
  text-decoration: underline;
}

.emphasis 
{
  color: #FFFFFF;
  text-decoration: none;
  font-size: 125%;
  font-style:italic;
}

.small 
{
  color: #FFFFFF;
  font-size: 100%;
  text-decoration: none;
}


