.logo-img { background: url(images/logo_ie.png) no-repeat; }
.searchBTN { background: url(images/pink/search_ie.png) center center no-repeat; }
.game-info, .gp-overlay, .over-lay { background: url(images/overlay.png) repeat; }
.games-box:hover, .games-box:active { border-color: #ff0000;	 background-color:#ff0000; box-shadow: 0px 0px 5px 0 rgba(0, 0, 0, 1.0);}
.games-box:hover .game-info, .games-box:focus .game-info, .games-box:active .game-info {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);-khtml-opacity: 1.0;-moz-opacity: 1.0;opacity: 1.0; }
.gprandom_caption { font-size:0.8em; background: url(images/overlay.png) repeat; }
#rateMe .on{background:url(images/pink/full_star_ie.png) no-repeat; }
#rateMe a{float:left;background:url(images/pink/empty_star_ie.png) no-repeat; width:20px;height:20px; cursor:pointer; }