.border-left, .border-right, .header, #header, #main-header, #breadcrumb, .border-bottom-area, .border-bottom, .top-area {
	display:none !important;	
}

#noie7-wrap {
  background: #fff url(images/black-yellow-belt.png) repeat-x left bottom;
  color: #000;
  display: none;
  font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", serif;
  font-size: 12px;
  left: 50%;
  margin-bottom: 0;
  margin-left: -400px; /* 50% of the width */
  margin-right: 0;
  margin-top: 0;
  padding: 0;
  position: absolute;
  text-align: left;
  top:100px;;
  width: 800px;
  z-index: 4000;
}

#noie7-wrap-inner {
  background: url(images/black-yellow-belt.png) repeat-x left top;
  border-bottom: none;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  border-top: none;  
  overflow: hidden;
  padding: 25px 0; /* match black-yellow belts height */
  left: 0;
  top: 0;
  zoom: 1;
}


#noie7-wrap h2,
#noie7-wrap h4 {
  margin: 10px 0;
  text-align: center;
}

#noie7-message { zoom: 1; }

#noie7-message-inner { padding: 20px 30px; }

#noie7-wrap ul {
  list-style-type: disc;
  list-style-image: none;
  margin: .5em 0 1em 1em;
}

#noie7-wrap li {
  background: none;
  list-style-type: disc;
  list-style-image: none;
  margin: .15em 0 .15em .5em;
  padding: 0;
}

#noie7-browsers ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 460px; /* (li's width + li's lateral margins + li's lateral paddings) * number of browsers */
}

#noie7-browsers ul li {
  display: inline;
  float: left;
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
}

#noie7-browsers ul li.last { margin-right: 0; }

#noie7-browsers ul li a {
  background: transparent url(images/browsers.png) no-repeat;
  color: #000;
  display: block;
  padding: 80px 0 0 0;
  margin: 0 0 10px 0;
  text-align: center;
  text-decoration: none;
  width: 80px;
}

#noie7-browsers ul li a:hover { text-decoration: underline; }

#noie7-browsers ul li#noie7-firefox a { background-position: 0 0; }

#noie7-browsers ul li#noie7-safari a { background-position: -80px 0; }

#noie7-browsers ul li#noie7-chrome a { background-position: -160px 0; }

#noie7-browsers ul li#noie7-opera a { background-position: -240px 0; }

#noie7-browsers ul li#noie7-update-ie a { background-position: -320px 0; }

