﻿

.Head .R a {
    width:260px;
}

.SearchBox input[type=text] {
    height: 32px;
}

.SearchBox a {
    height: 32px;
    width: 32px;
    background-position: -40px 2px;
}

    .SearchBox a:hover {
        background-position: 0px 2px;
    }

.Box .Title {
    height: 32px;
    line-height: 32px;
}

.SearchResult .topBar {
    height: 32px;
    line-height: 32px;
}

/* Person Table */
.personsW .person .imageW {
    width: 16%;
}

.personsW .person .textW {
    width: 84%;
}
