#Header { height:50px; }

#Choose {
  color:black;
  font-style:italic;
  text-transform:none;
}

/*#GlobalFlash {
  height:500px;
  margin:0 auto 40px;
  width:1000px;
}*/

#LaunchForm select {
  display:none;
  margin:auto;
}

#LaunchForm select#Region {
  display:none;
  margin-top:5px;
}

#Locations {
  width:800px;
  margin:0 auto;
  position:relative;
  left:30px; /* This compensates for optical illusion of the left-aligned columns */
}

.LocationSection {
  float:left;
  font-size:12px;
  width:30%;
  margin-left:1%;
  padding-left:2%;
}

.LocationSection h2 {
  font-size:110%;
  text-align:left;
}

.LocationSection h2 span { font-size: 85%; }
