@import url("../common/domButtons/DomButtonGrayArrow-compat.css");

@import url("../common/domButtons/DomButtonDarkBlueCheck-compat.css");
/* dojox.mobile.ListItem */
.mblListItemSelected {
  background-color: #3578b1;
}
.dj_gecko .mblListItemSelected {
  background-image: none;
}
.dj_ie6 .mblListItem {
  vertical-align: bottom;
}
