li.dr-link {
    border: 1px solid #ccc !important;
    margin-top: 10px;
    background-color: yellow;
}

li.dr-link a {
    background-position: right 3% center !important;
}

li.dr-link dl dt {
    width: 68px !important;
    height: 23px;
    background-color: red;
    color: white !important;
    text-align: center;
    font-size: 15px;
    padding-top: 2px;
}

li.dr-link dl dd {
    padding: 5px 0 0 20px !important;
    font-weight: bold;
    color: black;
}
