/** Style Video for main content and sidebar **/  
#email-wrapper {
  display: none;
}

#main .au_video {
  width: 560px;
  height: 315px; 
  }

#secondary div.box .au_video {
  width: 266px;
  height: 150px;
}

/** Sidebar **/
#secondary .box img {
  width: 100%;
}

