.col-right {
    float: left;
    width: 720px;

    margin-bottom: 50px;
    border-left-style: solid;
    border-width: 1px;
    border-color: #CCC;
}


table {
    border: none;
    border-collapse: collapse;
}

th, td {
    padding: 5px 20px 5px 0;
}

th {
    text-align: left;
    text-decoration: underline;
    padding-top: 10px;
}

p {
    line-height: normal;
}