
/* Generated by KompoZer */







img.img {
    border-bottom: 1px dotted white;
    width: 210px;
    height: 60px;
    border-left-width: 1px;
    border-left-color: white;
  }


a:hover {
    cursor : pointer;
    outline-color : #ffffff;
    outline-style : dotted;
    outline-width : 1px;
  }

