.ch-pal
{
   border: 1px solid black;
}

.ch-pal-cell
{
   width: 15px;
   height: 15px;
   cursor: pointer;
   cursor: hand;
   border: 1px solid black;   
}

#myStatus
{
   width: 100%;
   font-size: smaller;
   background: InfoBackground;
   border: inset;
}