.hpBoxWrapper {
	width:524px; 
	height:auto; 
	padding:0; 
	margin:10px 23px; 
	overflow:hidden; 
	background:url(hp/avf-hp-roundBoxes-top.png) no-repeat;
}

.hpBoxWrapper .hpBoxContent {
	width:auto; 
	margin:10px;
	margin-bottom:-5px;
	padding:0;
}

.hpBoxWrapper .hpBoxContent p {
	margin-top:0;
}

.hpBoxWrapper .hpBoxFooter {
	width:524px; 
	height:10px; 
	padding:0; 
	margin:0; 
	overflow:hidden; 
	background:url(hp/avf-hp-roundBoxes-bottom.png) no-repeat;
}