
img.ico {
	background-color: #BEBEBE;
	width:	16px;
	height:	16px;
	padding: 	0px;
	margin: 	0px;
	cursor:	pointer;
/*	background-image: 	url("bg.gif"); */
	background-repeat: 	no-repeat;
	border: 	none;
	vertical-align: 	middle;
}
img.ico:hover {
	background-image: url("bg_circle.png");
}
img.icor {
	/* background-color: #CCCCCC; */
	width:	16px;
	height:	16px;
	padding: 	0px;
	margin: 	0px;
	cursor:	pointer;
/*	background-image: 	url("bg.gif"); */
	background-repeat: 	no-repeat;
	border: 	none;
	vertical-align: 	middle;
}
img.icos {
	background-color: #BEBEBE;
	width:	16px;
	height:	16px;
	padding: 	0px;
	margin: 	0px;
	cursor:	pointer;
/*	background-image: 	url("bg.gif"); */
	background-repeat: 	no-repeat;
	border: 	none;
	vertical-align: 	middle;
}
/* End of CSS */