
.item3 {
	display:block;
	padding: 4px;
	line-height: 18px;	
	height: 18px;
	width: 18px;
	text-align: center;
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom: solid 1px #dedede;
}

.item3selected { background-color: #a1a1a1; }
