div.languageBox:before
{ 
  height:200px; content: "This form is no longer active.";
  left:0px; font-weight: bold; color: #FF0000;
}

div.contentBox.cardSelection
{
  display: none;
}