#sp-main-menu ul.level-0 > li.active :first-child {
  display: none;
   background-color: #eee;
   border-bottom: 1px solid #fff;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05);
   -moz-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05);
   box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.05);
}

#mod_simpleemailform_captcha_1 {
   width: 220px;
   overflow: hidden;
}
