.x-grouped-list {
	font-family : arial,tahoma,helvetica,sans-serif;
	font-size : 11px;
}


.x-grouped-list-group {
	padding-top : 5px;
}

.x-grouped-list-hd {
	color :#3764A0;
	padding : 4px;
	border-bottom-color : #99BBE8;
	border-bottom : 2px solid;
}

.x-grouped-list .x-grouped-list-body {
}

.x-grouped-list-item {
	padding-left : 14px;
	padding-top : 2px;
	padding-bottom : 2px;
}

.x-grouped-list .x-view-selected {
	background-color : #D9E8FB;
	font-weight : bold; 
}