﻿body
{
}
.completionList
{
    /*     font-size: 12pt;     list-style-type: none;     z-index: 99;     background-color: White;     padding: 5px;     border: solid 1px black;     line-height: 20px;     */
    visibility: hidden;
    margin: 0px !important;
    background-color: #f0f0f0;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
}
.completionList li
{
    margin: 0px !important;
    line-height: 20px;
}


.pager
{
    font-size: 75%;
    font-weight: bold;
}

/*
.companyImage
{
    width: 168px;
    height: 70px; /*background: yellow;
}


{	
	width:168px;
	height:70px;		
}
*/

