#picForm {
  clear:both
}

#picForm fieldset label, #seriesForm fieldset label, #articleSearchForm fieldset label{
 display:block;
 float:left;
 clear:both;
 width:9em;
 text-align:right;
 margin-right:.5em;
}
#picForm fieldset input,
#picForm fieldset select,
#picForm fieldset textarea, #seriesForm fieldset input, #articleSearchForm fieldset input{
 display:block;
 float:left;
 width:17em;
 margin-bottom:.2em;
}
#picForm fieldset, #articleSearchForm fieldset {
 width:auto;
 position:relative;
 margin-bottom: 2em
}
#picForm #viewingPreferences input {
 display:block;
 float:left;
 width:1em;
}
#picForm #viewingPreferences label {
 display:block;
 float:none;
 width:auto;
}
#picForm .securityNotice{
 width:10em;
}
#picForm .btn {
 width:auto;
}
#picForm fieldset fieldset a{
 clear:both;
}

#picForm .myflags input{
 width:auto;
}
#picForm .myflags label{
 width:8em;
}
#picForm .myflags input#gbdisplay{
 width:3em !important;
}
#picForm .myflags input#spam{
 width:3em !important;
}
#picForm #invitationCode {
 width:23em;
}
#picForm fieldset.userGuestbookOpts {
 float:left;
}
#picForm #viewingOptions{
 float:left;
}
div.myflags{
 clear:both;
}
#picForm #body1 {
 float:none;
 clear:both;
 width:95%;
 height:20em;
}
#picForm #SMO_HTML {
 width:auto;
}
#picForm #priority {
 width:3em;
}

#smoPixRows {
 display:block;
 height: 300px;
 overflow:auto
}

#picForm #smoPixRows label {
 font-size:0.8em;
 width:11em;
}
#picForm #smoPixRows input {
 text-align:right;
}
#picForm #smoPixRows .fileInput{
 float:none;
 width:95%;
}

#picForm .fullTextArea {
 width:96%
}

#picForm .leftLabel {
  text-align:left
}

#pichave img{
 max-width:160px !important;
 width:expression(this.width > 160 ? 160 : true);
}
#pichave fieldset {
 padding:.2em;
 width:93%
}
#pichave fieldset fieldset {
 margin-bottom:1em;
}
#pichave fieldset fieldset fieldset {
 margin-bottom:.5em;
}

#picForm .dateTable select{
  width: 100px
}
#updateImages {
  font-weight:bold;
  margin-top:3em;
  margin-bottom:3em;

}


#webonizerConfigFileForm legend {
  font-weight:bold
}

#webonizerConfigFileForm label {
  color: blue;
  font-weight:bold;
  font-size: 1.1em;
  vertical-align:top;


}
.fieldsetMain fieldset select{
  margin-right: 2em;
  margin-left: 2em;
  margin-bottom: 1em
}
.fieldsetMain fieldset input {
  display:block;
  margin-bottom: 1.2em
}

.fieldsetMain input {
  width:95%
}

#userFileLimitsTable * tr {
  border: 1px solid black
}

.fieldsetMain br {
  padding-top: 1.2em !important
}

#userFileLimitsTable label {
  display:block !important
}

#userFileLimitsTable input{
 width: 25px !important


}

.pemissionDocument {
  background-color: white
}

.pemissionAccount {
  background-color: rgb(200,200,200)
}

.eventsAdmin #eventAddressFields select{
  width: 11em
}
#eventSearchCOUNTRY {
 width: 11em
}


.eventsAdmin label {
  width:10em;
  text-align:right;
  float: left;
  margin-right:.5em;
  padding-top:.2em;
}

.eventsAdmin .weekdays {
  display:block;
  width: 98%;
  clear:both
}

.eventsAdmin .weekdays,.eventsAdmin .weekdays td{
  font-size: .8em;
  border: thin solid blue;
  text-align:center;

}

.eventsAdmin .weekdays label {
  font-size: 0.8em !important;
  width: 30px !important;
  text-align:center !important;

}

.eventsAdmin .weekdays input {
  width: 2em !important;
  float:none !important;
  text-align:center  !important;
}

#eventDatesFields * select{
  width: 60px !important
}

.eventsAdmin textarea{
  display:block
}
.bodyText {
  float:none;
  display:block;
  font-size: 2em;
  width: 98%;
  white-space:nowrap;
  color: blue;
  clear:both
}
.formCheck {
  width: 20px !important;
  text-align:left
}

#eventDatesFields .webonizerDateTable {
  width:200px !important
}

#startDateFields {
  width:48% !important;
  float:left !important
}

#endDateFields {
  width:48%;float:right
}