body { width:100%; height:100%; padding:0px; }
#view { width:100%; height:100%; padding:0px; }
        
.error { color: #ff0000; }
.small_text { font-size: 9px; }

#view-handler { display:none; }

fieldset { text-align: left; }
fieldset * { text-align: left; }

.scroll { -webkit-overflow-scrolling: touch !important; }