

table {
    font-size: 1em;
}

.demo-description {
    clear: both;
    padding: 12px;
    font-size: 1.3em;
    line-height: 1.4em;
}

.ui-draggable, .ui-droppable {
    background-position: top;
}

/*body { font-size: 62.5%; }*/
/*div.ui-widget label, input { display:block; }*/
div.ui-widget input.text { margin-bottom:12px; width:95%; padding: .4em; }
div.ui-widget fieldset { padding:0; border:0; margin-top:25px; }
div.ui-widget h1 { font-size: 1.2em; margin: .6em 0; }
div#users-contain { width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }