.list {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #333333;
	text-decoration: blink;
	display: table-cell;
	list-style-position: inside;
	list-style-image: url(../update/arrow-sm.gif);
	list-style-type: disc;


}
