#drill-down-title {
    position: absolute;
    top: 50px;
    height: 36px;
    width: 100%;
    text-align: center;
}

.link {
    color: #337ab7;
    text-decoration: underline;
    cursor: pointer;
}