/*
 *
*/

/**
 * @file
 * Default stylesheet for the Flowplayer.
*/
.flowplayer {
  display: block;
  width: 640px;
  height: 380px;
}
