a {
    color: #00f;
}
#content div.back,
#content div.middle div.nav,
#content div.right,
#content div.left,
#menu,
#nav,
.non-visible {
    display: none !important;
}
#header {
    border-bottom: 3px solid #000;
}
#footer {
    border-top: 1px solid #000;
    margin-top: 20px;
    padding-top: 5px;
    text-align: center;
}
h1 a,
h2 a,
h3 a {
    color: #000;
    text-decoration: none;
}
h3 {
    margin-bottom: 5px;
}
p {
    margin: 0 0 20px 0;
}
a img {
    border: 0 none;
}
#last-minute .non-visible {
    display: inline !important;
}
#last-minute h3 {
    margin-top: 0;
}
table {
    border: 1px solid #000;
}
table th,
table td {
    border: 1px solid #000;
    padding: 0 5px;
}
