@charset "utf-8";
/* Styles for autoFill.js */

.cMatches {
    position: relative;
    width: 300px;
    border: 1px solid;
    background-color: white;
}

.cMatches p {
    margin-top: 0 ;
    margin-bottom: 0 ;
}