.selectlist-list {
	list-style: none;
	margin: 0 0 0 18px;
	padding: 5px 0 0 0;
	width:160px;
}

.selectlist-item {
	background: #fff url(images/cross-circle.png) no-repeat right center;
	border:1 px solid #CCC;
	cursor: pointer;
	padding: 0px 2px;
	margin: 1px 0;
}
