#product.whiteVer {background-color: #FFF;}
.whiteVer .grid-item {background-color: #CCC;}
.whiteVer .award-title {color: #000;}

.whiteVer  .award-tag:hover, .whiteVer .award-tag:active {
    background-color: #999999;
}

.whiteVer .award-tag-sort:hover, .whiteVer .award-tag-sort:active {
    background-color:#999999;
}

.whiteVer .award-tag.active {
    background-color: #999999;
}
.whiteVer .award-tag-sort.active {

    background-color: #999999;

}