.hammerDrop{
	text-align: center;
	background-color: #333333;
	color: white;
	font-size: 18px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;	
	vertical-align: bottom;
	margin-left: 10px;
	margin-right: 10px;
	

}

.quantity{
	color: #ebebeb;
	font-family: arial,helvetica,sans-serif;
	background-color: #333333;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: center;
}

.productStats{
	color: #ebebeb;
	font-family: arial,helvetica,sans-serif;
	background-color: #333333;
	font-weight: bolder;
	font-size: 9pt;
	border-bottom-color: #f0f0f0;
	border-bottom-style: solid;
	border-bottom-width: 1px

}
.percentage{
	color: white;
	font-family: arial,helvetica,sans-serif;
	background-color: #333333;
	font-weight: bold;
	font-size: 10pt;
	border-bottom-color: #ca6500;
	border-bottom-style: solid;
	border-bottom-width: 1px
}
.whenTheHammerDrops{
 	background-color: white;
 	font-weight: bold;
 	font-size: 10pt;
	color: #666666;	
	font-family: arial,helvetica,sans-serif;
	text-align: left;
	letter-spacing: 0px;
	text-align: center
}
.rulesUpper{
	color: #666666;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #444444;
	text-align: left

}
.rulesSubTitle{
	color: #444444;
	font-family: arial,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	
	text-align: left
}
.rulesLower1{
	
	color: #666666;
	font-size: 8pt;
	font-family: arial,helvetica,sans-serif;
	text-align: left
}


