#content.product-overview {
}

#content #body #breadcrumbs {
    margin-bottom: 3.25em;
}
#content #body h2 { clear: left; }
#content #body h4 {
	clear: left;
	color: #01467e;
	font-size: 12px;
	font-weight: normal;
}

.product {
	clear: left;
	height: 45px;
}
.product img {
	float: left;
	margin: 0 15px 15px 0;
	border: 1px solid #1175b8;
}
.product h2 {
	margin-bottom: .5em;
}
.product p {
	margin: 0;
}
.product a {
	display: block;
}

