.dxLabel
{
	float: left;
	font-size: 0.8em;
}

.dxErrorMessage
{
	color :Red;
}

.VideoContent 
{
    float: left;
    width: 100%; 
}
.VideoContent video 
{
    width: 100%; 
}