div#content .box  {
    margin-bottom: 1px;
}

div#content .box h1 {
    border-bottom: none;
}

div#content .box h2 {
  top: 25px;
  height: 8px;
  right: 2px;
}

    div#content .box h2 a {
        display: block;
        height: 8px;
    }
        div#content .box h2 img {
            display: block;
        }

div.box-head {
    position: relative;
}