#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;
}
#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;

}

#webonizerPicFormTextareas br {
  display:block !important

}

#webonizerArticleEditbody1Label {
  width: 400px !important;
  text-align:left !important;
  font-weight: bold;
  margin-top:-10px;
  padding-top:0;
  font-size: 1.3em !important;




}

#webonizerArticleEditbody1{
  clear:both;
  display:block
}