/* dojox.mobile.EdgeToEdgeList */ .mblEdgeToEdgeList { position: relative; /* IE needs this */ margin: 0px; padding: 0px; background-color: black; } .mblEdgeToEdgeList .mblListItem:last-child { border-bottom-color: #313431; }