/* CSS Document */

.myLayer {
   border-width : 0 0 0 1px;
   border-style: solid;
   border-color : #FFCC00;
  }