
#splashtable {
    height:400px;
   /*
    border:1px solid #f00;
    */
}

#splashleft {
    width:350px;
    float:left;   
    /*
    border:1px solid #0f0;
    */
}

#splashright {
    width:350px;
    float:right;   
    font-size:90%;         
    /*
    border:1px solid #00f;
    */
}
