    .DataToolsPredictiveSearch {
        border-width: 1px;
        border-color: #CCCCCC;
        border-bottom-style: solid;
    }

    .DataToolsPredictiveSearch-DisplayLine1 {

    }

    .DataToolsPredictiveSearch-DisplayLine2 {
        font-size: 0.9em;
    }

    .DataToolsPredictiveSearch-DisplayLine3 {
        text-align:right;
        font-style: italic;
        font-size: 0.6em;
        color: gray;
        font-weight: bold;
    }
    
    .DataToolsPredicitveSearch-PoweredBy {
        background-color: white;
        margin-top: 1px;
    }