.x-boundlist-list-ct .x-boundlist-item-override {
	padding: 0 3px;
	font: normal 12px tahoma,arial,verdana,sans-serif;
	line-height: 20px;
	cursor: pointer;
	cursor: hand;
/* 	position: relative; */
/* 	border-width: 1px; */
/* 	border-style: dotted; */
/* 	border-color: white; */
	-webkit-box-shadow: 0px 0px 10px 1px rgb(167, 167, 169) inset;
}

.ux-notification-window .x-window-body {
	text-align: center;
	padding: 15px 5px 15px 5px;
}

.icon-question-button {
	background-size: 20px; 
	visibility: initial;
}

.action-gray {
	-webkit-filter: grayscale(100%);
}