.prism-bases .cube-counter
	{
		padding:10px;
		border-radius:100px;
		background:#eee;
		text-align:center;
		margin-bottom:10px;
		font-weight:bold;
	}
	
	.prism-bases .slider-label
	{
		width:100px;
	}
	
	.prism-bases .slider
	{
		margin-bottom:10px;
	}
	
	