.jackpot_table{
	text-align:left;
	border:1px solid #ccc;
	
}

/*.jackpot_table th{
	background-color: #156D91;	
}*/

.even_row{
	background-color: #FAFAFC;	
}

.odd_row{
	background-color: #eee;	
}