h1 {
border-bottom: 1px solid #999;
position: relative;
}
h1 .rightlink {
position: absolute;
right: 0;
bottom: 0;
padding-left: 3px;
border-left: 1px solid #999;
font-size: 11px;
font-weight: normal;
}