div#main {
  width: 100%;
  border: 0;
}

div#main {width:967px;}
.featured.full {
  width: 928px !important;
  float: none;
  overflow: hidden;
}

.featured .tools {
}

.featured.full .main {
  width: 100%;
  float: none;
  overflow: hidden;
}

* html .featured.full .main {
  width: 935px;
  overflow: visible;
}

div.media {
  display: none;
}

#email_presenter { width: 680px; }

#sidebar {
  /*display: none;*/
}

.consensus {
  margin-right: 210px;
}

#eventframe {
  width: 935px;
}

#wrapper.popup #eventframe {
  width: 100%;
}

#wrapper.popup #email_presenter {
  width: 520px !important;
}

#wrapper.popup .featured .tools {
  top: -117px;
}
