﻿html,.ui-page
{
    background-color:#ffffff!important;
}

.ui-content
{
    padding:0px!important;
}

.ui-listview
{
    margin-top:0px!important;
    margin-bottom:0px!important;
}

.ui-bar-a
{
    background:transparent;
    border:0px!important;
    text-align:center;
    width:100%;
    background-color:#fff;
}

.ui-footer
{
    padding-top:20px!important;
    font-size:11px!important;
    font-weight:normal;
}


.ui-mobile, .ui-mobile body {
    height: auto;
}

.ui-listview
{
    padding:0px 15px;
}

.ui-listview li
{
    background-image:url(/images/rightGrey.png);
    background-repeat:no-repeat;
    background-position:98% center;
    padding-left:15px;
}

.ui-listview li a
{
    background-image:url(/images/starGrey.png);
    background-repeat:no-repeat;
    background-position:left center;
}