 .resultnamadesa
 {
 position: absolute;
 width:350px;
 display:none;
 margin-top:-1px;
 border-top:0px;
 overflow:auto;
 border:1px #CDCDCD solid;
 background-color: white;
 height: 200px;
 }
 .resultnamadesa a
 {
 text-decoration: none;
 }
 .showdesa
 {
 font-family:tahoma;
 padding:10px; 
 border-bottom:1px #CDCDCD dashed;
 font-size:15px; 
 }
 .showdesa:hover
 {
 background:#0088cc;
 color:#FFF;
 cursor:pointer;
 }