﻿#info {
    display: none;
}

#confirmation table {
    width: 300px;
    border-collapse: collapse;
    border: 1px solid #000000;
}

#confirmation table, th, td {
    border: 1px solid black;
}