body
{
	background-color:black;
}

.listview .x-list-item {           background-color: #a5a4a2;   border-bottom : 1px solid #666666;        }        
.listview .x-item-selected {           background-color: #ff0000; }    
