table.justmissed {
border: 1px solid #000000;
margin-bottom: 1em;
width: 160px;
float:left;
background-color: #FFE9D0;
}

table.justmissed tr.label {
}

table.justmissed tr.label td {
background-color: #2d2d2d;
}

table.justmissed tr.label p {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #ffffff;
text-align: center;
}

table.justmissed tr.event {
}

table.justmissed tr.event td {
background-color: #d6d7d9;
text-align: left;
}

table.justmissed tr.event div.date {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
}

table.justmissed tr.event div.event {
margin: 0;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
}

table.justmissed tr.event div.event a {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
text-decoration: none;
}

table.justmissed tr.event div.event a:visited {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
text-decoration: none;
}

table.justmissed tr.event div.event a:hover {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #000000;
text-decoration: underline;
}
