 .dd-quicksearch { position:absolute; margin-top:19px; left:-8px; background:url('../images/bg/dd-quicksearch-top.gif') top left no-repeat;  width: 235px; padding-top: 9px; z-index:500; cursor: default; }
 .dd-quicksearch ul { background:url('../images/bg/dd-quicksearch.gif') top left repeat-y; z-index:300;padding:0; }
  .dd-quicksearch li { list-style: none; padding: 2px 14px; font-size: 1.1em; line-height: 1.4; } 
    .dd-quicksearch li.selected  { /*background:#0789CB;*/ color: #068CCF; cursor: pointer;}
      
 #aandoeningen fieldset { z-index:1000; }
 /* Corners */
.dd-quicksearch .corner-lb {position: absolute; bottom: -1px; left: -1px; height: 12px; width: 12px;}
.dd-quicksearch .corner-lb {background: url('../images/corner-quicksearch-lb.png') left bottom;}

.dd-quicksearch .corner-rb {position: absolute; bottom: -1px; right: -1px; height: 12px; width: 12px;}
.dd-quicksearch .corner-rb {background: url('../images/corner-quicksearch-rb.png') left bottom;}

 .dd-quicksearch li.hoover a{color:#068CCF;}
 .dd-quicksearch li.show-all { background: url('../images/bg/dd-quicksearch-showall.gif') no-repeat left bottom; }
 .dd-quicksearch li.show-all a {color:#fff; display:block; padding-bottom: 12px;text-decoration:none;}
     .dd-quicksearch li.show-all.hoover a{color:#000;}
