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

.menu_links {
  margin-top: 10px;
  width: 577px;
}

#admin_menu_spacer {
  height: 15px;
}

.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;
}

#next_session_box a {
  opacity: 0.9;
  text-align: center;
  top: 16px;
  width: 192px;
}



#rbox {
  background: #46ca98 url("http://winterofwellness.com/sites/winterofwellness.com/images/frontpage/t.jpg") repeat-x left top;
  border: 2px solid #FFFFFF;
  border-radius: 11px 11px 11px 11px;
  box-shadow: 2px 3px 4px 2px #777777;
  color: #000;
  width: 232px;
  line-height: 1em;
  padding: 17px 9px 32px 9px;
  margin: 15px auto;
}

#rbox .t {
  color: #FFFFFF;
  font-size: 25px;
  text-align: center;
  margin-bottom: 27px;
}

#rbox ul {
  margin-left: 9px;
  line-height: 1em;
}

#rbox li {
  line-height: 1em;
}

#rbox a {
  color: #000;
  font-size: 16px;
  line-height: 1em;
}

#rbox a:hover {
  color: #1E76BE;
  text-decoration: underline;
}


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

.main_title {
  width: 73%;
  margin-top: 10px;
}

.teacher_special_offer a {
  font-size: 17px;
}
.teacher_special_offer  {
  text-align: center;
}

.teacher_special_offer span {
  font-weight: 600;
  color: red;
}