div.bucket-hsi {
	width: 216px;
}
div.bucket-hsi div.top {
	height: 34px;
	overflow: hidden;
	background-image: url(../graphics/pricing-bucket-top.png);
	background-repeat: no-repeat;
}
div.bucket-hsi div.top h3 {
	color: #fff;
	padding-left: 32px;
	font-size: 16px;
	line-height: 30px;
}
div.bucket-hsi div.content {
	background-image: url(../graphics/pricing-bucket-bgslice.png);
	background-repeat: repeat-y;
	padding: 12px;
}
div.bucket-hsi div.bottom {
	height: 6px;
	background-image: url(../graphics/pricing-bucket-bottom.png);
	background-repeat: no-repeat;
}
