.profile {
	clear:			both;
	margin-bottom:	2em;
}

.profile h3 {
	margin-top:		0em;
	width:			160px;
	height:			18em;
	float:			left;
}

.profile h3 .character {
	display:		block;
	text-transform:	uppercase;
}
.profile h3 .actor {
	display:		block;
}

.profile img {
	float:			right;
	margin-left:	1em;
	margin-right:	1em;
}