#pooltimealterationstext {
border: 1px solid #777777;
background: #ffffcc;
padding: 10px;
margin: 5px;
}

.alts {
width: 100%;
margin-top: 20px;
border: 1px solid #295aa6;
}

.alts th {
background: #8ababa;
color: #295aa6;
}

.alts span {
color: red;
font-weight: bold;
}
