@charset "utf-8";
/* CSS Document */
.vote{
	width:50%;
	height:16px;
	margin-top:-16px;
	position:relative;
	z-index:150;
	/*background-color:#FFCC00;*/
}
.vote2{
	width:100%;
	height:16px;
	position:relative;
	z-index:100;
	/*background-color:#FFF;*/
}
.note{
	height:16px;
	position:relative;
	z-index:150;
}