

.block {
	display:inline;
	float:left;
	width: 25%;
}
.speaker{
	display:inline;
	float:left;
	width: 50%;
}

.row {width: 100%; min-height: 1px; height: auto; margin: 0;}

.style63{
word-break: break-word;
}