/*
 * These are WoW specific presentation overrides (of presentation.css.jsp)!
 */
.bubble div {
  font-size: 1.5em;
}
 
.presentationpage.textonly {
  font-size: 1.5em;
}
 
.presentationpage.textonly .textonly_everything .textonly_text {
  border: 2px dotted #73bfbf;
  color: #ff631f;
}