.ui-filterable {
    display:none;
}
.ui-listview-filter {
    width:100%;
    margin-left:0em;
    margin-top:0em;
}
.ui-btn:nth-child(even) {
    background:#eee;
}
.ui-btn:nth-child(odd) {
    background:white;
}

.photo-icon {
	padding-left:.5em;
	height:1.3em;
}