
.xg_theme {
    font-family: "Helvetica", "Arial", sans-serif;
    font-weight: normal;
}

.ui-body-c .xg_theme a {
    color: #62a5e9;
}

.ui-body-c .xg_theme a.ui-link {
    color: #62a5e9;
    font-weight: 500;
}

.ui-body-c .xg_theme a.ui-btn {
    color: white;
}

.xg_theme h1 {
    font-weight: bold;
    line-height: 1.25em;
}

.xg_theme h2 {
    font-weight: bold;
}

.ui-btn-corner-all {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.ui-input-clear.ui-shadow {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-input-clear.ui-btn-up-c {
    background: none;
    border: 1px solid transparent;
}

/* Override .ui-btn-inner in jQuery Mobile CSS. */
.ui-btn-inner {
    font-size: 100%;
}
