#article {
	padding-left: 20px;
	background:				URL(checkbox.png) no-repeat;
	background-position:	0px -2px;
	height:					14px;
}
#article:visited {
	background-position:	0px -42px;
	height:					14px;
}
#article:hover {
	text-shadow:			#9e9eff 1px 1px 5px;
	color:					#0000ff;
	background-position:	0px -22px;
	height:					14px;
}

#nodisp {
	display:	none;
}
