input[type="submit"],
input[type="button"],
input[type="reset"],
button,
.lfr-actions.lfr-extended,
.lfr-actions.lfr-extended ul {
  text-shadow: none; }

table {
  clear: none; }

input,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
textarea {
  background-image: none; }

input.focus, textarea.focus, .ie6 input.focus, .ie6 textarea.focus {
  background-color: #FFFFFF; }

button:hover {
  color: #FFFFFF; }

.highlight {
  font-weight: normal; }

ol {
  padding-left: 40px;
  margin-left: 0; }

dl {
  margin-left: 0; }

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
button:hover,
button:focus {
  border: 0px; }

/* Newsletter Teaser */
.landingpage .NewsletterMailErrorEmail,
.NewsletterMailErrorEmail {
  width: auto; }

/* Search result list breadcrumb */
.searchpath li {
  margin-bottom: 0px; }

/** Fixes visible captcha in form edit portlet - see core commit 14905 */
.tooltip-help .tooltip-inner {
  display: none; }