div.pagefuncs {
  float: right;
  margin-bottom: 1em;
}

div.pagefuncs ul {
  list-style-type: none;
}

div.pagefuncs ul li {
  float: left;
  margin-left: 12px;
}


#bigVideo {
    width: 100%;
    border: 0;
}

iframe {
  border: 0;
}

iframe.fs {
  border: 0;
  width: 100%;
}

table td {
  vertical-align: top;
}

#contentContainer .pressGallery, .pressGallery {
  width: 100%;
}

#contentContainer .pressGallery .pressGallery_elementBox {
  width: 300px;
  margin: 0 8px 28px 0;
  border: none;
}

#contentContainer .shadow {
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}