#vacant {
max-width: 896px;
}

#clipboard {
max-width: 902px;
line-height: 34px;
}

#clipboard h1 {
line-height: 21px;
vertical-align: bottom;
}

/*------------------------------------------------------------------------------------------------*/

.grid {
max-width: 902px;
}

th:nth-child(3) {
width: 95px;
}

th:nth-child(4) {
width: 65px;
}

th:nth-child(5) {
width: 90px;
font-weight: bold;
}

th:nth-child(6), th:nth-child(7) {
width: 70px;
}

th:nth-child(8) {
width: 75px;
}

td:nth-child(5) a {
color: #69bc5e;
font-weight: bold;
}

td:nth-child(5) a:visited {
color: #c0be1a;
}

td:nth-child(5) a:hover {
color: #69df55;
}

td:nth-child(6) {
color: #4b4b4b;
font-size: 0.8125em;
}

[class*="quality"] {
background-image: url(/manuals/images/merit.png);
background-repeat: no-repeat;
}

.quality_1 {
background-position: 0;
}

.quality_2 {
background-position: -110px;
}

.quality_3 {
background-position: -13px;
}

.quality_4 {
background-position: -123px;
}

.quality_5 {
background-position: -26px;
}

.quality_6 {
background-position: -136px;
}

.quality_7 {
background-position: -39px;
}

td:nth-child(8) a {
color: #c0be1a;
}

td:nth-child(8) a:hover {
color: #e2e018;
}