body {
  background-image: none !important;
  background-color: #ffffff !important;
}

#usabpopup .popupbottombutton {
  float: right;
  width: 80%;
  padding: 10px 20px 0 0;
  text-align: right;
}

#usabpopup #popuptop, #usabpopup #popupbottom {
  width: 100%;
  height: 50px;
  position: fixed;
  left: 0;
  z-index: 100;
  background-color: #93a5d5;
  background-image: url(../i/bg-sitewide.png);
  background-repeat: repeat-x;
  background-attachment: scroll;
}

* html #usabpopup #popuptop, * html #usabpopup #popupbottom {
  position: static;
}

#usabpopup #popuptop {
  top: 0;
}

#usabpopup #popupbottom {
  bottom: 0;
  background-image: url(../i/bg-sitewide_popup.png);
}

#usabpopup .popupspacerbottom {
  clear: both; height: 30px;
  background-color: #ffffff;
}

* html #usabpopup .popupspacerbottom {
  height: 0;
  padding: 0;
  margin: 0;
  clear: both;
  line-height: 0;
  background-color: #ffffff;
}

#usabpopup div.popupRight {
  float: right;
  width: 40%;
  text-align: right;
  padding-top: 15px
}

#usabpopup div.popupLeft {
  float: left;
  width: 156px;
  margin-left: 1%;
  padding-top: 10px
}

#usabpopup {
  margin: 0;
  width: 873px;
}

* html #usabpopup {
  width: 872px;
}

#usabpopup div.wind_close {
  padding: 2px 20px 0px 20px;
  display:inline;
}

#usabpopup div.wind_close a {
  text-decoration: none;
}

#usabpopup .spacerUsabHeaderContent {
  height: 25px;
  clear:both;
  line-height:0;
  padding:0;
  margin: 0;
}

* html #usabpopup .spacerUsabHeaderContent {
  height: 0px;
  clear:both;
  line-height:0;
  padding:0;
  margin: 0;
}
