td { vertical-align: top; width: 350px }
#extras { text-align: right; padding-right: 11px; width: 544px; }
#main { padding-left: 12px; border-left: 1px solid #555 }
p { margin-top: .8em }
.photo { margin-left: auto; margin-bottom: 2em; }
p.invite { 
  font-family: Georgia, Times New Roman, Times, serif;
  font-style: italic; 
}
.vip {
  text-transform: uppercase;
  font-style: normal;
  font-size: 1.3em;
  font-weight: bold;
  color: #fe1b28;
}
.mega {
  color: white;
  background-color: #4655e0;
  padding: 0.2em 0 0.1em 2px;
  text-transform: uppercase;
  font-family: Courier New, Courier, monospace;     
  font-style: normal;
  font-size: 1em;
  letter-spacing: 0.3em;
  vertical-align: 20%;
  margin-right: 0.4em;
}
.major {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.1em;
  color: #fe1b28;
}

.invite a { 
  color: white; font-weight: bold;
  text-decoration: none; border-bottom: 1px dotted gray;
}
.invite a:hover { background-color: #2b2c34; border-bottom: 1px solid gray; }
a img { border: none; }


.info {
  font-size: 1.5em;
  line-height: 1.1em;
  color: #000000;
  text-transform: uppercase;
}
.regular {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
}
div.section { 
  border-top: 1px solid gray;
  border-bottom: 1px solid gray;
  margin: 2em 0 2em 0;
  padding: 1em 0 2em 0;
}
div.sponsors {
  margin: 2em 0 2em 0;
  padding: 1em 0.5em 1em 0;
}
div.sponsors img {
  vertical-align: middle;
  margin: 1.5em 0.4em 1.5em 1.5em;
}
input.quantity {
  width: 3em;
}
img.ticket {
  margin-left: 0.5em;
  vertical-align: -50%;
}
em {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.9em;
}
button.buy {
  padding: 4px;
  text-transform: uppercase;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: normal;
  color:  #4655e0;
}

li {
  margin-left: 1.2em;
}