body {
  text-align: center;
  margin-top: 0px;
}

#wrapper {
  text-align: left;
  width: 970px;
  margin: auto;
}

#content {
  width: 970px;
  height: 800px;
}

#right_col {
  position: relative;
  width: 480px;
  top: 97px;
  left: 452px;
  text-align: center;
}

#trailer {
  width: 480px;
  height: 286px;
}

#info {
  position: relative;
/*  width: 358px; */
  width: 440px;
  top: 60px;
  margin: auto;
}

#producers {
  width: 970px; 
  height: 72px;
}

#partners {
  width: 970px;
  height: 72px;
}

.emph {
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 5px;
  margin-right: 5px;
}

