.k-cashPrice1 {
	background: url(/images/denoms/10k-cash.png) top left no-repeat;
	width: 183px;
	height: 32px;
	margin: 33px 5px 27px 6px;
	float: left;
	position: relative;
	z-index: 1;
}

.k-cashPrice2 {
	background: url(/images/denoms/25k-cash.png) top left no-repeat;
	width: 183px;
	height: 32px;
	margin: 33px 5px 27px 6px;
	float: left;
	position: relative;
	z-index: 1;
}

.k-cashPrice3 {
	background: url(/images/denoms/80k-cash.png) top left no-repeat;
	width: 183px;
	height: 32px;
	margin: 33px 5px 27px 6px;
	float: left;
	position: relative;
	z-index: 1;
}

.k-cashPrice4 {
	background: url(/images/denoms/200k-cash.png) top left no-repeat;
	width: 183px;
	height: 32px;
	margin: 33px 5px 27px 6px;
	float: left;
	position: relative;
	z-index: 1;
}

.k-cashPrice5 {
	background: url(/images/denoms/500k-cash.png) top left no-repeat;
	width: 183px;
	height: 32px;
	margin: 33px 5px 27px 6px;
	float: left;
	position: relative;
	z-index: 1;
}

.k-cashPrice6 {
	background: url(/images/denoms/2000k-cash.png) top left no-repeat;
	width: 183px;
	height: 32px;
	margin: 33px 5px 27px 6px;
	float: left;
	position: relative;
	z-index: 1;
}