﻿
.PesqInc
{
    visibility : hidden;
    background-color : inherit;
    color : windowtext;
    border : buttonshadow;
    border: 1px solid #66d1fff !important;

    text-align : left; 
    list-style-type : none;
    font: 11px Verdana;

    white-space:nowrap;
    width:auto!important;
	min-width:240px!important;
    cursor : 'default';
	height:300px !important;
	height:auto !important;
	_height:auto;
	position:absolute;
}		

.mensagem{
	display:none;
	position:absolute;
	width:300px;
	height:25px;
    background-color : white;
    color : windowtext;
    border : buttonshadow;
	border:1px solid !important;
	border-color:#aca899 !important;
    text-align : left; 
    list-style-type : none;
    font: 11px Verdana;
    cursor : 'default';
	margin-top:-7px;
	*margin-top:auto;
	_margin-top:0px;
	margin-left:-5px;
	*margin-left:auto;
	_margin-left:-2px;
}
