.ghFilterPanel {
    margin-left: 12px;
    float: left;
    margin-top: 0px;
    /*margin-bottom: 0px;*/
}

.ghSummaryStats {
    margin-right: 36px;
    float: right;
    margin-top: 0px;
    /*margin-bottom: 0px;*/
}

#ghLoadingImg {
    display: none;
    left: 352px;
    top: 6px;
    position: absolute;
    width: 30px;
}

.ghCommentEditArea {
    padding-bottom: 5px;
}

.ghGameId {
    display: inline;
    position: relative;
    float: right;
    right: 5px;
}

.ghRow {

}

.ghHeader {
    border-bottom: 1px solid #DDDDDD !important;
    vertical-align: top !important;
}

.ghArrows, .ghNoArrows {
    text-align: center;
    padding-bottom: 4px !important;
}

.ghArrows {
    cursor: pointer;
}

.ghNoDataAlert {
    padding-top: 35px;
    padding-bottom: 35px;
    color: #777;
    font-weight: bold;
    text-align: center;
}