




/*
     FILE ARCHIVED ON 6:54:07 Aug 6, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 5:02:33 Sep 12, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* PNG fix */
* html #selector { /* for IE<6 */
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../img/image.png'; background-image: none; background-repeat: no-repeat; background-color: transparent;	
}

* html .group { /* IE6 */
height: 1%;	
}

*:first-child+html .group { /* IE7 */
min-height: 1px;	
}

/* forums */
*:first-child+html .post .tools li.button_Report { /* IE7 */
top:-17px;	
}

*:first-child+html .post .tools li.button_Admin {
top: -34px;	
}


/* user reviews gamefinder */

*:first-child+html #sortType,
*:first-child+html #platform {
float: right;
margin: 0 135px 0 0;
}
*:first-child+html #platform {
margin: 0 10px 0 0;	
}
*:first-child+html #gamefinder .one {
position: absolute;
right: 0;
top: 2px;
color: #9d362a;	
font-weight: bold;
font-style: italic;
}
