.dxw_simplelist_arrow{
    background:transparent url(image.widget?image=arrow_right.png) no-repeat right center;
    padding: 10px;
}

.dxw_simplelist_loading {
    background:#d9d9d9 url(image.widget?image=loading.gif) no-repeat right center;
    padding: 10px;
}

.dxw_simplelistItem_touch{
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    vertical-align: top;
    text-align: left;
    clear: both;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #d9d9d9;
    padding: 10px;
}

.dxw_simplelist{
        list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    padding: 3px;
    text-align: left;
}

.dxw_simplelist_touch{
 padding:0;   
}

.dxw_simplelist_arrow{
padding: 10px;

}