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

@import url("../common/domButtons/DomButtonWhiteCheck-compat.css");
/* dojox.mobile.ListItem */
.mblListItemSelected {
  background-color: #3578b1;
}
.dj_gecko .mblListItemSelected {
  background-image: -moz-linear-gradient(top, #306ea1 0%, #4090d3 6%, #306ea1 50%, #266093 100%);
}
.dj_ie6 .mblListItem {
  vertical-align: bottom;
}
