label {
    display: inline;
}
div.compare .row {
    margin-bottom: 20px;
    background-color: #eeeeee;
}
div.profile.row {
    margin-bottom: 20px;
    background-color: #e6e6e6;
}
.left-border {
    border-left-style: solid;
}
.space {
    margin-top: 40px;
}
.make-match-btn {
    margin-top: 20px;
    margin-bottom: 20px;
}
.messages {
    text-align: center;
}

.button-right {
    text-align: right;
}