
.lines1 {
  position: relative;
  min-height:3px;
  background-color:#003c5e;
  width: 100%;
  	display:inline-block;

}

.myButton{
  background:url(..//images/reset.png) no-repeat;
  width: 105px;
  height: 29px;
  border: none;
}

