.standardForm-container {    width: 800px;    margin: 0.5em 0;}.standardForm  {    text-align: left;}.standardForm label {    width: 150px;    float: left;    margin: 0.5em 0;}.standardForm div{    margin: 0.5em 0;    display: block;}.standardForm p.hint{    margin-left: 150px;	font-style: italic;}.standardForm select{    height: 26px;    min-width: 308px;}.standardForm select, .standardForm input[type="text"], .standardForm input[type="password"], .standardForm textarea, .standardForm select {    -moz-border-radius: 4px 4px 4px 4px;    -moz-box-shadow: 0 0 5px #E0E0E0;    border: 1px solid #CCCCCC;    padding: 3px;}select, select option {    font-size: 1em;}.standardForm input[type="text"], .standardForm input[type="password"]{    width: 298px;}.ac-standardButtons {    float: left;    margin: 1em 0;    clear: both;}.ac-ui-button {    font-size: 1em !important;}div.fieldset_like {    display:block;    margin-top: 25px;    border:1px solid #111;    padding:5px;    -moz-box-shadow:#c0c0c0 0 0 3px;    -wekbit-box-shadow:#c0c0c0 0 0 3px;    -khtml-box-shadow:#c0c0c0 0 0 3px;}div.fieldset_like h2 {    display:inline;    position: relative;    padding:5px 10px;    background:#fff;    width:auto;    top:-19px;    left:10px;    font-size: 16px;    font-weight:bold;    color:#080;    margin-bottom: 0.2em;}div.fieldset_like h3 {    margin-bottom: 0.2em;}.ui-jqgrid-htable thead tr th input[type="checkbox"]{    margin: 1px 1px;}