table th, table td {
    border-bottom: 1px solid #CCC;
}

#source {
    width: 100%;
    height: 400px;
}

#container-ft ul {
    float: right;
    margin: 0;
}

#container-ft ul li {
    display: inline;
}

