﻿table
{
	width:100%;
}

.audiocell
{
	width:200px;
}

.videocell
{
	float:left;
	width:275px;
}

table
{
	margin-bottom:10px;
}

#videocontainer
{
	margin:10px 3px 10px 3px;
}

td
{
	vertical-align:top;
}