.MainTitle img { max-width: 250px; }
#Announce { padding-bottom: 1px; }
.table-striped > tbody > tr:nth-of-type(2n+1).Clickable:hover {
background-color: #fff6f6;
}
.Clickable:hover {
    background-color: #fff6f6;
}
#MainData th {
white-space: nowrap;
}