.featured.full {
  width: 635px;
  margin-bottom: 18px;
  min-height: 10px;

}

#presentation {
  background: #000;
  max-width: 635px;
  min-width: 635px;
/*  width: 738px;*/
  text-align:center;
  padding: 10px 0;

}

#video_player_wrapper{  
  margin-left:auto;
  margin-right:auto;
  
}
#presentation #flashcontent{

  margin-left:auto;
  margin-right:auto;

}

.featured .header {
  background: #fff; /* DD - removed !Important as this breaks some events see #59752 */
  min-height:100px;
  padding:6px 6px 8px 8px;
}

.featured.full .tools {
  display: none;
}

