#MemberLoginForm_LoginForm_Remember_Holder {
  display: block;
  width: 100%;
  margin: 2rem 0rem 3rem 0rem;
  clear: both;
  text-align: right;
}

#MemberLoginForm_LoginForm_Remember_Holder input {
  width: 16px;
  float: none!important;
  margin-bottom: 0px;
  height: auto;
}

#MemberLoginForm_LoginForm_Remember_Holder label {
  background: transparent;
  color: white;
  height: auto;
  float: none !important;
}

.search {
  width: 180px;
}

#SearchForm_SearchForm {
  width: 180px;
}

#SearchForm_SearchForm fieldset {
  font-size: 0;
}

#SearchForm_SearchForm fieldset .field {
  display: inline-block;
  width: 130px;
  font-size: 16px;
  height: 30px;
}

#SearchForm_SearchForm fieldset .field .middleColumn input {
  height: 30px;
}

#SearchForm_SearchForm fieldset input[type="submit"] {
  display: inline-block;
  font-size: 16px;
  height: 30px;
  vertical-align: top;
}