﻿.videoPlayer, .videoContainer
{
    width:300px;
    height:250px;
}

.audioPlayer, .audioContainer
{
	width: 300px;
	height:24px;
	background-color:Gray;
	content:'FlowPlayer Audio';
}