#header {
  float: left;
  width: 770px;
  margin-left: 0px;
  height: 70px;
  border-bottom: 1px dotted #bbb;
  margin-bottom: 10px;
}

#header A {
        text-decoration: none;
        font-size: 12px;
        margin-left: 3px;
        margin-right: 3px;
        color: #060;
}

