div.boxSpan {
  overflow: hidden;
}
span.lpContentsItem.richTextSpan {
  display: block;
}
span.lpContentsItem p:first-child{
  margin-top: 0px;
}

a.lpImageLink img {
  border: none;
}
form.lpeRegForm {
  margin: 0px;
  padding: 0px;
}
form.lpeRegForm ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
form.lpeRegForm li {
  margin: 0px;
  padding: 1px 10px 3px 10px;
  list-style: none;
  clear: both;
}
form.lpeRegForm label {
  padding-right: 20px;
  float: left;
  text-align: left;
  font-family: 'Helvetica Neue', HelveticaNeue, Helvetica, Arial, Geneva, 'Lucida Sans', Verdana, sans-serif;
  font-size: 13px;
  color: #4a585d;
}
form.lpeRegForm li.mktLblRight label {
  float: none;
}
form.lpeRegForm li.mktLblRight input[type='checkbox'] {
  position: relative;
  left: -4px;
}

form.lpeRegForm ul.mktLblCenter label {
  text-align: right;
}
form.lpeRegForm ul.mktLblAbove span.mktInput {
  clear: both;
}
form.lpeRegForm ul.mktLblAbove label {
  padding-left: 10px;
}
form.lpeRegForm ul.mktLblAbove li.mktFormReq label {

  background:  url(../images/marketo/marketo_fieldid_bulletpoint.gif) no-repeat -5px 0px;
}
form.lpeRegForm ul.mktLblAbove li#mktFrmButtons label {
  display: none;
}
form.lpeRegForm li.mktFormReq label {
  font-weight: bold;
  background:  url(../images/marketo/marketo_fieldid_bulletpoint.gif) no-repeat right 0px;
}
span.mktError {
  text-align: left;
  position: relative;
}
span.mktError input {
  background: #ECEFFF;
}
span.mktError span.mktFormMsg {
  display: inline;
  position: absolute;
  top: 2px;
  left: 4px;
  xcolor: #8C8FFF;
  color: #E28500;
  font-size: small;
  width: 200px;
}

/* New shell icons for the landing page editor menu. Remove these when the landing page editor is full new shell */
.mkiLpeIcon16 a {
  background-position: 0 !important;
}

.mkiLpeFormBlueEdit a {
  background-image: url(http://info.fieldid.com/images/icons16/form_blue_edit.png) !important;
}

.mkiLpeHandGrab a {
  background-image: url(http://info.fieldid.com/images/icons16/hand_grab.png) !important; 
}
.mkiLpeHardDrive a {
  background-image: url(http://info.fieldid.com/images/icons16/hard_drive.png) !important;  
}

