select.charity_select{
  width: 130px;
}

#charity_display{
  margin: auto;
  padding-left: 20px;
  border: 0px solid;
  margin-top: 15px;
}

#checkoutcharity{
  color: #0D8D07;
  font-size: 12pt;
  font-weight: bold;
}

span.charityspan{
  color: #31ABCA;
  font-size: 14pt;
}

#starburstdiv{
  background: url('../images/starburstteal.gif') no-repeat;
  width:217px;
  height: 217px;
  float:right;
  text-align: center;
}

#starbursttab{
  /*width: 300px;
  padding-left: 100px;*/
  background-color: transparent;
  text-align: center;
  margin-left: 25px;
  margin-top:25px;
}