.cellRight{
  text-align: right;
  vertical-align: text-top;
  white-space:nowrap;
}

.cellLeft{
  text-align: left;
  vertical-align: text-top;
}

.winner_status{
  font-size:120%;
  font-weight:bold;

}

.choir{
  color: #87CEEB;
}

.winner_name{
   font-weight: bold;
}

.solopiece{
  color: white;
  text-align: center;
}