@import "../../../styles/colour.css";
@import "../../styles/colour.css";
@import "layout.css";

table th {
    background-color: #DDD;
}

table tr {
    background-color: #FFF;
}


.notAvailable {
    color: #AAA;
}

.notAvailable a {
    color: #AAA;
}

.newermodel {
    color: #AAA;
}