.rightColumn > h2{
    padding-bottom: 10px;
}

.rightColumn > .resultDetail{
    border-top: 1px solid #E9E9E9 !important;
    border-bottom: none !important;
}

article:nth-child(1){
    border-top: none;
}
.resultDetail:first-of-type{
    border-top: none !important;
}