.navigation, .evenrow {
    background-color: #f0f0f0;
}

.header, th {
    background-color: #2e3336;
    color: #d5dfe5;
}

.quick-finder {
    width: 180px;
}

.quick-finder-table {
    width: 100%;
}

.quick-finder-link {
    padding-top: 10px;
}

h2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

div#primary div#edit-skills #skills table.skills-table td input {
    width: 60%;
    line-height: 18px;
    padding: 0 3px;
}
