#top_spacer {
  height: 63px;
}

#main {
  width: 1000px;
  font-size: 14px;
}

.show_bonus a {
  background-color: #fff;    
  border: 1px solid #ccc;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
  padding: 8px 18px;
  float: right;
	margin: -25px 34px 5px 20px;
  display: block;
}

.show_bonus a:hover {
  background-color: #FCF7F0;
}

.messages {
  top: -3px!important;
  padding: 5px 15px !important;
}

.leftbar_schedule_title {
  text-align: center;
}

h2 {
  font-weight: 600;
  line-height: 1.3em;
  margin: 6px 0 25px;
  text-align: center;
}

h3 {
  font-size: 19px;
}

.host {
  margin: 0;
  float: none;
}