.ListView h1, h2, h3, h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #004B8D;
}

.ListView img
{
	border: solid 1px #cccccc;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.ListView div
{
	clear: both;
}