/*   2/28/09   these were produced by Camtasia 6.0
I edited the media one a little.
The noUpdate is used when the user is warned to install a newer flash player.
*/

#media
{
		margin: 4px 0 0 -10px;
		padding: 0;
		float:left;
}
#noUpdate
{
		margin: 0 auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #cccccc;
		text-align: left;
		width: 210px; 
		height: 200px;	
		padding: 40px;
}
.listofvideos {
}

.listofvideos li {
	margin-top:5px;
	font-size:9px;
	color:#666666;
	}
	
.listofvideos a { font-size:15px;  }

.morevideobutton {
	margin-top:4px;
	text-align:center;
	}

