#description {
	width: 100%;
}
div.information {
	width: 28%;
	float: right;
	font-size: 75%;
}
div.information img {
	float: left;
	border: 0px;
	padding-right: 10px;
}
p {
	margin: 0px;
}
p.description {
	float: left;
	width: 65%;
}
p.description a:link {
	text-decoration: underline;
}
p.description a:visited {
	text-decoration: underline;
}
p.description a:hover {
	text-decoration: underline;
}
h2 {
	clear: both;
}
h3 {
	clear: both;
	margin-top: 15px;
}
