#textBoxMini { display: none; }

#textBoxMaxi {
 margin-top:25px;
 background-color:#FFFFFF;
 position: absolute;
 width: 700px;
 height: auto;
}

#textBoxMaxi p{
  font-family: "Trebuchet MS", Arial, Sans-serif;
  font-size: 12px; 
  line-height: 16px;  
  padding: 15px;
  color: #003399;
}

#flash { display: none; }

.right{ display: none; }

