p.imgrow
{
  text-align: center;
}

p.imgrow img
{
  border: 1px solid black;
  height: 83px;
}

p.again
{
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
}

p.paypal
{
  text-align: center;
}

#map
{
  width: 558px; 
  height: 450px; 
  border: 1px solid black; 
  background-color: silver;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
}

p.error
{
  font-weight: bold;
  color: red;
}

p.attention
{
  font-weight: bold;
  color: red;
}

.sponsor
{
  color: red;
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
}

.total
{
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
}

#sponsors
{
  font-size: 1.2em;
  width: 50%;
  margin-left: 25%;
}

td.money
{
  text-align: right;
}

td.bool
{
  text-align: center;
}
