/* � copyright 2010 Soft Idom Limited. All rights reserved.
*  www.softidiom.com & www.4dsites.com
*/
em {font-style: italic!important}
strong {font-weight: bold!important}
em>strong {font-style: italic!important;font-weight: bold!important}
strong>em {font-style: italic!important;font-weight: bold!important}
h1 {font-size: 28px;letter-spacing: 0;padding:16px 24px 28px 24px;margin:0!important;font-weight:normal}
p {
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
.ext-strict .x-form-text {
  min-height: 24px!important;
}

.x-superboxselect li {
	list-style: none;
}
.x-superboxselect-item {
	padding: 1px 16px 18px 6px !important;
}
.x-form-field-wrap .x-form-trigger {
	height:24px!important;
}

.display-field {border:none!important;background-image:none!important;background-color: transparent;vertical-align:baseline!important}

.x-form-item-label {
  font-size: 12px!important;
  font-weight: normal!important;
  font-family: inherit!important;
  letter-spacing: initial!important;
}
.x-form li {
  margin-bottom:0;
}
.x-panel hr {
  margin-top: 4px;
  margin-bottom: 4px;
}

.cmsForm .x-form-field-trigger-wrap {
	width: 100%!important;
  padding-right: 18px;
}
.cmsForm .noTrigger {
  padding-right:0;
}
.cmsForm input {
	width: 100%!important;
  font-size: 14px;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}