.pesquisa input { border:1px solid #D1D1D1; color:Black; font-family:Verdana,Arial,Lucida,Helvetica,Arial,sans-serif; font-size:100%; text-align:left; vertical-align:middle; float:left;  width:255px;}
.pesquisa .searchButton { background:White url(images/search_icon.gif) no-repeat scroll 0px 1px; cursor:pointer; outline-style:none; padding:0px 0px 0px 13px; width:65px; float:right; }
.pesquisa select { border:1px solid #D1D1D1; color:Black; font-family:Verdana,Arial,Lucida,Helvetica,Arial,sans-serif; font-size:100%; text-align:left; vertical-align:middle; width:255px; outline-style:none; }
.pesquisa { font-size:9; }	
.pesquisa tr { height:19px; }
.pesquisa #messageBox { font-size:100%; color:#bb0000; text-align:left;}

.paramsPesq { border-bottom:1px dashed #ADADAD; height: 145px; }
.formParamsPesq { float:none; padding:3px 0px 3px 3px; width:318px; margin-left:18px;}
.results { border-top:1px dashed #ADADAD; height:100%; padding-left: 5px; padding-top: 5px; margin-top:10px; overflow:auto; }
.noresults { font-size: 11px; padding:10px; text-align:center; color:#bb0000;}
.btn-tipo-pesq { text-align:center; border:1px solid #eeeeee; cursor:pointer; background-color:#fffff; }
.btn-tipo-pesq-sel { background-color:#E9F7D9; }

UL.pesqResult { font-size: 11px; line-height: 18px; padding: 0px; margin: 0px; }
UL.pesqResult LI { list-style: none; margin-left:2px; -moz-user-select:none; cursor:default; white-space: nowrap; }
.pesq-hand-pointer { cursor:pointer; }
.pesq-default-pointer { cursor:default; }
.pesq-group-collapsed  { background:transparent url(images/grp_clpsd.gif) 0px 0px no-repeat; float:left; height:16px; width:16px; }
.pesq-group-expanded { background:transparent url(images/grp_expd.gif) 0px 0px no-repeat; float:left; height:16px; width:16px; }
.pesq-group-header { font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal; font-weight:bold; padding:0px 0px 0px 20px; white-space: nowrap; }

#pesquisaResults a { padding-left:24px; }
#pesquisaResults a:link {color: #333333; }
#pesquisaResults a:visited {color: #999999;}
#pesquisaResults a:hover { color: #7F0000; }
#pesquisaResults a:focus, #pesquisaResults a:active { color: #333333; font-weight:bold;}
