div#photo
{
	float: left;
	width: 300px;
	line-height: 0px;
}

div#photo_credit
{
	margin-top: 10px;
	font-size: 10px;
	line-height: 10px;
	font-style: italic;
}

div#text
{
	padding-top: 50px;
}

p
{
	margin-bottom: 12px;
	font-size: 10px;
	line-height: 180%;
}

p:last-child
{
	margin-bottom: 0px;
}

div#web_credit
{
	clear: both;
	float: right;
	margin: 14px 2px 0px 0px;
	font-size: 10px;
	text-transform: lowercase;
}