div.ShowVideo
{ text-align:center;
  margin:0 auto;
  width:95%;
}

div.ShowVideoCaption
{ text-align:center;
  margin-top:10px;
  margin-bottom:5px;
  font-size: x-large;
  font-weight: 900;
}

div.ShowVideoPlayerControls
{
}

button.ShowVideoPlayerButton
{ text-align:center;
  width:24px;
  height:24px;
}

img.ShowVideoPlayerButtonImage
{ margin:0px;
  padding:0px;
  width:24px;
  height:24px;
}

input.ShowVideoPlayerVolume
{ width:100px;
}

input.ShowVideoPlayerPos
{ width:200px;
}

