.navigation
{
	margin-top: 10px;
}

.navigation a
{
	text-decoration: none;
}

.video
{
	margin: 5px;
}

.video a
{
	text-decoration: none;
}

.picture img
{
	border: 1px solid black;
}

.browseVideos
{
  padding-left: 10px;
	padding-top: 1px;
}

.browseVideos table
{
	border-collapse: collapse;
}

.browseVideos td
{
	text-align: center;
	border: 1px solid #999999;
}

.browseVideos th
{
	text-align: center;
}

#desc
{
	float: left;
	width: 85px;
	height: 20px;
	font-weight: bold;
}

#study_button
{
	float: left;
	width:70px;
	height: 20px;
}

#desc_title
{
	float: left;
	width: 310px;
	height: 20px;
}

#desc_text
{
	float: left;
	width: 310px;
	height: 50px;
	overflow: auto;
}
