
td {
    padding: 5px;
    width: 200px;
}

.span-click {
    text-decoration: underline;
    color: blue;
    cursor: pointer;
    float: right;
}