
.WebCastWrapperDIV
{
	font-family:Verdana, Geneva, sans-serif;
	width:250px;
}

#WebCastMainVideoEMBED
{
	height:250px;
	width:250px;
	margin-top:5px;
	margin-bottom:5px;
}

#txtVideoInfoTitle
{
	border:0;
	background:none;
	font-family:Verdana, Geneva, sans-serif;
	cursor:default;
	font-size:11px;
	font-weight:bold;
	height:auto;
	margin-top:5px;
	margin-bottom:5px;
	overflow:hidden;
	width:250px;
	color:#804d24;
	overflow:hidden;
}

#txtVideoInfoDescription
{
	border:0;
	background:none;
	font-family:Verdana, Geneva, sans-serif;
	cursor:default;
	font-size:9px;
	height:auto;
	overflow:visible;
	width:250px;
	margin-bottom:5px;
	color:#804d24;
}

.WebCastThumbnailsDIV
{
	text-align:center;
	vertical-align:middle;
	margin-top:-10px;


}

.WebCastThumbnailsIMG
{
	cursor:pointer;
	width:60px;
	height:60px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
}

.WebCastLinkA
{
	font-size:10px;
	float:right;
	color:#804d24;
	line-height:1.25em;
}
