.more {
  float:left;
  padding:16px 0px 0px 10px;
}

.events h1 {
  font-size:180%;
  padding-bottom:0px;
  padding-top:8px;
}

ul.no_events li.first{
  font-size: 130%;
}

ul.no_events{
  margin-top: 20px;
}

div.notice{
  background-color: #fa6612;
  text-align: center;
}

div#total_cost{
  background-color: #F1F1F1;
  font-size:180%;
  border: 1px solid #CCC;
  border-right: 0px;
  border-left: 0px;
  margin: 10px 0;
  padding: 3px 0;
}

#total_cost_disclaimer{
  margin: 10px 0;
}

div#email_prices table{
  width: 400px;
}

div#email_prices table tr.current_plan{
  font-weight: bold;
  background-color: #CCC;
}

div#email_prices table th{
  font-weight: bold;
  font-size: 130%;
}