.rbg{background:url('/forums/ratings/images/grbg.gif');background-repeat:no-repeat;height:12px;width:60px;overflow:hidden;padding-bottom:2px;cursor:hand;}
.nbg{background:url('/forums/ratings/images/gnbg.gif');background-repeat:no-repeat;height:12px;width:60px;overflow:hidden;padding-bottom:2px;cursor:hand;}
.gimg{background:url('/forums/ratings/images/ggimg.gif');height:12px;overflow:hidden;margin:0;padding:0;}
.timg{background:url('/forums/ratings/images/gtimg.gif');height:12px;overflow:hidden;margin:0;padding:0;}
.highslide img{cursor:zoom-in;}
.highslide-image{border:2px solid #FFF;}
.highslide-loading{display:block;color:#000;font-size:8pt;font-family:sans-serif;font-weight:700;text-decoration:none;border:1px solid #000;background-color:#fff !important;background-image:url(/forums/includes/highslide/graphics/loader.white.gif);background-repeat:no-repeat;background-position:3px 1px;padding:2px 2px 2px 22px;}
.highslide-wrapper{box-shadow: 0px 0px 5px 2px #00000080;}
a.highslide-loading{color:#000;}
a.highslide-full-expand{background:url(/forums/includes/highslide/graphics/fullexpand.gif) no-repeat;display:block;margin:0 10px 10px 0;width:34px;height:34px;}
@supports (--custom:property) {
	[style*="--aspect-ratio"] > :first-child {
		width: 100%;
	}
	[style*="--aspect-ratio"] > img {  
		height: auto;
	}
	[style*="--aspect-ratio"] {
		position: relative;
	}
	[style*="--aspect-ratio"]::before {
		content: "";
		display: block;
		padding-bottom: calc(100% / (var(--aspect-ratio)));
	}  
	[style*="--aspect-ratio"] > :first-child {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
}
.sponsorholder div {
	display:inline-block;
	width:100%;
	max-width:468px;
	height:9px;
	background:#2dac43;
	font-family:'04b21';
	font-size:8px;
	color:#fff;
	font-weight:normal;
	line-height:8px;
}

.sponsorholder:hover {
	text-decoration:none
}