.product-stage .price strong {
	position:relative;
	padding-left:.5em;
}
.product-stage .price .cents {
	position:absolute;
	left:-.33em;
	top:0;
	font-size:1em;
}
.toolbox{
	clear: both;
}