
.ys, .gs {
	width:10px;
	height:10px;
	line-height:10px;
	padding:0px;
	padding-left:4px;
}
.ys {
	background:url(../images/gat/stars.gif) no-repeat 0 0%;
}
.gs {
	background:url(../images/gat/stars.gif) no-repeat 0 100%;
}
.startext {
	line-height:10px;
	padding-left:5px;
}

.sapa {
	cursor:hand;cursor:pointer;
	float:right;
}
div.sapa {margin-top:5px}

table.voting td {
	font-size:10px;
	border:0px;
	padding:0px;
	padding-left:4px;
}
table.voting {border:0px}

#votepanel {
	width:110px;
	_width:125px;
	height:157px;
	position:absolute;
	top:-1024px;
	left:-1024px;
	background: url(../images/gat/popskinbg.png) no-repeat;
	padding:8px;
	font-size:11px;
	color:#999;
	line-height:18px;
	font-family:Helvetica;
	text-align:left;
	display:inline;
}
.close {
	text-align:right;
	font-size:9px;
	font-family:Helvetica,Arial;
	cursor:hand;cursor:pointer;
	color:#aaa;
	text-decoration:underline;
}
.voting {
	cursor:hand;
	cursor:pointer;
}

