#fourofour { 
  display: none;
}
#nope {
  display: block;
  max-width: 100%;
  margin-bottom: 20px;
}
#nope iframe {
  display: block;
  margin: 0 auto;
  max-width: 500px;
}

.box a h3, .box h3 {
  margin-top: 5px;
  text-align: center;
  padding: 10px 15px;
  color: white!important;
  font-weight: bold;
  background-color: #00aeef;
  font-size: 16px;
  opacity: 1;
  display: block;
  background-image: none;
  margin: 0px;
}
#search-suggestions {
  display: none;
}
.404-search {
  padding-left: 0;
}
.404-search #ctl01_search_txtSearchStr {
  width: 100%;
}

.uwesu-search-404 {
  padding-left: 0px;
}
.uwesu-search-404 #ctl00_ctl20_txtSearchStr {
  font-size: 22px;
  height: 28px;
  width: 100%!important;
  border: 1px solid #CCC !important;
  padding: 0px 22px 0px 5px;
  background: white url(/stylesheet/uwesu2013/header/spieglass.png) right 1px no-repeat !important
}
.uwesu-search-404 #ctl00_ct120_btnSubmit,
.uwesu-search-404 #ctl00_ctl20_search_btnSubmit,
.uwesu-search-404 .button {
  display: none !important; 
}