.siteMain .cont {
  margin: 0;
  padding-top: 10px;
}
.contAgain {
  margin: 0 15px;
  padding-top: 15px;
}
.contAgain .g1 {
  width: 225px;
  margin-right: 16px;
}
.contAgain .last {
  margin-right: 0;
}
.contAgain .linkedHeadline {
  font-size: 22px;
  color: #6db33f !important;
}
.contAgain .snippet {
  padding: 10px 0;
}
.cmslpBase {
  height: 52px;
  background: url(/img/layout/bgFooter.png) 0 0 no-repeat;
}
.cmslpBase_short {
  height: 65px;
  background: url(/img/control-split.png) bottom left no-repeat;
}
.cmslpFullL0 {
  position: relative;
}
.cmslpFullL0 .cmslpHeadline {
  position: absolute;
}
.cmslpFullL0 .cmslpCopyBlock {
  font-size: 22px;
  position: absolute;
}
.cmslpFullL0 .safetySeal {
  position: absolute;
  right: 70px;
  top: 20px;
  z-index: 7;
}
.cmslpFullL0 .spiralBullets {
  margin: 0px;
  padding: 0px;
}
.cmslpFullL0 .spiralBullets li {
  padding: 0 0 15px 27px;
  margin: 0px;
  background: url(/img/cms/web/spiral-bullet-lg.png) 0px 3px no-repeat;
  font-size: 14px;
  list-style-type: none;
  font-size: 18px;
}
.purpleRibbon {
  height: 86px;
  background: url(/img/landingPage/ribbon-blue.png) 0 0 repeat-x;
  position: relative;
}
.purpleRibbon_left,
.purpleRibbon_right {
  position: absolute;
  width: 10px;
  height: 95px;
}
.purpleRibbon_left {
  top: 0px;
  left: -10px;
  background: url(/img/landingPage/ribbon-blue-fold-left.png) 0 0 no-repeat;
}
.purpleRibbon_right {
  top: 0px;
  right: -10px;
  background: url(/img/landingPage/ribbon-blue-fold-right.png) 0 0 no-repeat;
}
/*--Emp Landing Page--*/
.groupLP .careWelcome {
  color: #00bce4;
  font: bold 24px Arial;
  left: 385px;
  position: absolute;
  top: 40px;
  width: 300px;
}
.groupLP .contBlock {
  height: 220px;
  left: 385px;
  position: absolute;
  top: 65px;
  width: 600px;
}
.groupLP .contBlock .headline {
  width: 600px;
  font: bold 40px Arial;
  color: #6db33f;
  padding: 2px 0;
  margin: 0 0 12px 0;
}
.groupLP .contBlock .text {
  font: 18px arial, sans-serif;
  color: #333;
  width: 500px;
  padding-left: 2px;
}
.btn.btn-join-disabled {
  width: 125px;
  color: #999;
  cursor: default;
}
.btn.btn-join {
  width: 125px;
}
.btn.btn-login {
  margin-left: 60px;
  width: 125px;
}
.c_banner .c-inner {
  padding: 23px 0 0;
  text-align: center;
}
.c_banner {
  box-shadow: 0 4px 5px #CCCCCC;
  height: 86px;
  color: #fff;
  background: #00BCE4;
  background: -moz-linear-gradient(left, #00BCE4 0%, #6DB340 90%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #00BCE4), color-stop(90%, #6DB340));
  background: -webkit-linear-gradient(left, #00BCE4 0%, #6DB340 90%);
  background: -o-linear-gradient(left, #00BCE4 0%, #6DB340 90%);
  background: -ms-linear-gradient(left, #00BCE4 0%, #6DB340 90%);
  background: linear-gradient(to right, #00BCE4 0%, #6DB340 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00BCE4', endColorstr='#6DB340', GradientType=1);
  position: relative;
}
