/* makes host name appear to left of bio image */

div.hostphoto a {
	display: block;
	float: left;
	margin-right: 12px;
}

div.hostphotowrap,
div.hostphoto {
	width: 200px;
}
