table.scrapetable {
    border: 0;
    border-collapse: collapse;
}

table.scrapetable td {
    border: 1px solid #ccc;
    padding: 4px;
}

table.scrapetable .row1 {
    background-color: #eee;
    font-weight: bold;
}

table.scrapetable .col1 {
    width: 100px;
}
