#article { 
  position: relative;
  left: 0px;
  width: 720px;
}
#article .title {
  font-size: 14px;
  font-weight: bolder;
  color: #070A9A;
}
