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