.webcast {
	float: left;
	padding: 2px;
	margin-top: 40px;
	width: 790px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
}


#mediatopic {
	float: center;
	width: 650px;
	height: 30px;
	color: #606060;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: auto;
}

#mediainfo {
	float: center;
	width: 650px;
	height: 30px;
	color: #101010;
	font-family: Arial;
	font-size: 12px;
	margin: auto;
	text-align: center;
}

#mediacontent {
	position: static;
	float: center;
	margin: auto;
	width: 620px;
	height: 467px;
	border: 10px solid #BBBBBB;
	background: #BBBBBB;
	text-align: center;
}

#media {
	position: static;
	float: center;
	margin: auto;
	width: 620px;
	height: 467px;
	border: 10px solid #BBBBBB;
	background: #BBBBBB;
	text-align: center;
}

