#logo {
	float: right;
	margin-right: 80px;
	margin-top: 90px;
	border: 0px;
}

.content .indentation {
	margin-left: 25px;
	color: #454545;
	margin-bottom: 12px;
	line-height: 1.5;
}

#listed {
	float: right;
	margin-right: 80px;
	margin-top: 30px;
	width: 200px;
}

#listed #topic {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

#webcast {
	background: #F2F2F2;
	border: 1px solid #DADADA;
	font-family: Arial;
	font-size: 10px;
	height: 32px;
	width: 200px;
}

#webcast #icon {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 30px;
	height: 22px;
	
}

#webcast #icon img {
	border: 0px;
}

#webcast #text {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 150px;
	color: #555555;
	font-weight: bold;
}

#webcast #text a {
	color: #555555;
	text-decoration: none;
}

#webcast #text a:hover {
	text-decoration: underline;
}

#webcastframe {
	float: right;
	width: 280px;
}

#partnerframe {
	float: right;
	width: 280px;
	margin-top: 20px;
}

