@charset "UTF-8";

.video-panel
{
  overflow          : auto;
  text-align        : center;
}

.video-frame
{
  width             : 640px;
  height            : 480px;
  border            : none;
  padding-left      : 20px;
  padding-right     : 20px;
  padding-top       : 10px;
  padding-bottom    : 20px;
}

#video-channel-info
{
  text-align        : center;
  padding-bottom    : 10px;
}

.video-page-paragraph
{
	font-size:18px;
}