td{
	border-collapse:collapse;
	border-width:0px;
}
.rateIco{
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	vertical-align:middle;
}

a.derate {
	background-image:url('http://27games.com/images/rate/bad.gif');
	width:28px;
	height:26px;
	border-color: #000000;
	border-width: 0px;
	text-decoration: none;
	display:block;
	padding-top:2px;
	color:#ffe5ca;
}

a.derate:hover {
	background-image:url('http://27games.com/images/rate/bad2.gif');
	width:28px;
	height:26px;
	border-color: #000000;
	border-width: 0px;
	text-decoration: none;
	display:block;
	padding-top:2px;
	color:#ffffff;
}

#uprate {
	background-image:url('http://27games.com/images/rate/good.gif');
	width:28px;
	height:26px;
	border-color: #000000;
	border-width: 0px;
	text-decoration: none;
	display:block;
	padding-top:2px;
	color:#ffe5ca;
}

#uprate:hover {
	background-image:url('http://27games.com/images/rate/good2.gif');
	width:28px;
	height:26px;
	border-color: #000000;
	border-width: 0px;
	text-decoration: none;
	display:block;
	padding-top:2px;
	color:#ffffff;
}

#rated {
	background-image:url('http://27games.com/images/rate/rated1.gif');
	width:28px;
	height:26px;
	border-color: #000000;
	border-width: 0px;
	text-decoration: none;
	display:block;
	padding-top:2px;
	color:#ffe5ca;
}

#rated:hover {
	background-image:url('http://27games.com/images/rate/rated2.gif');
	width:28px;
	height:26px;
	border-color: #000000;
	border-width: 0px;
	display:block;
	padding-top:2px;
	color:#ffffff;
}
