.myBorder { border: 1px #CCCCCC dashed; }

.found { background-color: black; color: white; font-weight: bold; 
       }

.noVis
{
    display: none;
}
