style


    <style type="text/css" media="screen">
      .ui-selected, .ui-unselecting {
        border: 2px dashed black !important;
        background-color: white !important;
        color: black !important;
        margin-left: 50px;
      }
    </style>
  </head>