.bullet {
	list-style-image: url(../images/hand_bullet.jpg);
	list-style-position: inside;
	list-style-type: none;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	word-spacing: normal;
	line-height: normal;
	white-space: normal;
}
.new {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC6633;
}
.thumbsdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../images/tdown_icon.gif);
}

.checkicon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(../images/check_icon.gif);
}
.check2 {
	list-style-image: url(../images/check.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

