.ca_article table {
    border: 1px solid lightgrey;
    margin-bottom: 20px;
}

.ca_article table td {
    padding: 5px;
    border: 1px solid lightgrey;
}

.ca_article table td:nth-child(3) {
    width:150px;
}
