.backgrounder {
	background: #fff url("bg01.jpg") right top no-repeat;
	margin-top: -30px;
	min-height: 340px;
	_height: 340px;
}

.backgrounder p {
	width: 300px;
}

.content-block h5 {
	text-align: center;
	color: #fff;
	background-color: #066;
	padding: 2px;
}
