.gg-stars, .gg-stars span{
	width:61px;
	height:13px;
	background: url(../images/stars.png) no-repeat top left;
	_background: url(../images/stars.gif) no-repeat top left;
	display:block;
	text-indent:-4000px;
	position: relative;
	bottom: 0;
	left: 0;
	}
.gg-stars span {
	width:0;
	background-position:0 -13px;
	}
.nostars, .nostars span{
	background:none !important;
	background-image:!important;
	width:61px;
	}
#gg-pleaselogin{
		display:none;
		position:absolute;
		top:-1px;
		left:0;
		z-index:500;
		text-indent:0;
		text-transform:none;
	}
#gg-pleaselogin a{
			
		white-space: nowrap;
		font-size:9px !important;
	}
	
		.uploader{z-index:1000;position:relative}