#content img {
	position: relative;
	top: 3px;
	left: 10px;
}

#content p {
	text-indent: 50px;
	margin-top: 20px;
}

#content p a {
	font-weight: bold;
	color: #689bdb;
}

#content p a:hover {
	color: #2861a6;
}

#content .authors {
	height: 130px;
}


#content .authors img {
	float: left;
}

#content .authors .left {
	float: left;
}

#content .authors .right {
	float: right;
}

#content .authors p {
	margin: 0;
}
