
.listItem {
	border : 1px;
	border-style : solid;
	border-color : #FFFFFF #EDEDED #EDEDED;
}

.x-list-alt {
		background-color : #FAFAFA;
}

.x-list-over {
	border-color : #EDEDED  #EDEDED #EDEDED;
	background-color : #eeeeee;
}

.x-list-selected {
	background-color : #dee7f5;
	border-color : #EDEDED    #dee7f5 #dee7f5;:
}

.x-list-focused {
	border-color : #A3BAE9;
	border-style : dashed;
}

.x-list-no-entries-text {
	font-family : tahoma,arial,verdana,sans-serif;
	font-size : 11px;
	padding : 3px;
	
}


.x-list-body dt em {
		padding : 2px 4px;
}

.x-list-selected .x-grid3-row-checker {
	background-position : -23px 2px;
}


.x-list-selected p.x-grid3-row-checker {
	background-position : 2px 2px;
}

p.x-grid3-row-checker-checked {
	background-position : -23px 2px;
}

.x-list-selected p.x-grid3-row-checker-checked {
	background-position : -23px 2px;
}




.x-list-row-checker {
	float : left;
	width : 0px;
}

.x-list-row-checker-right {
	float : right;
	width : 18px;
}

.x-list-row-checker-left {
	width : 18px;
}

.x-list-hd-checked {
	background-position : -23px 2px !important;
}

.x-list-hd-checker {
	float : left;
	width : 0px;
	margin-top : 1px;
}

.x-list-hd-checker-left {
		width : 15px;
		margin-left : 1px;
}
.x-list-hd-checker-right {
	float : right;
	width : 18px;
}

.x-list-checkboxspacer-left {
	margin-left : 18px;
}

.x-list-checkboxspacer-right {
	margin-right : 18px;
}

.x-list-image-attach {
	background-image : url(icons/attach.png);
	height: 16px;
    width: 16px;
}

/*.x-list-focused {
	
}
*/

