.rateGrid {
	width: 100%;
}




.rateGrid tr {
	
}

.rateGrid .category {
	background: #f3c4dd;
	padding: 5px;
	color: #AD0075;
	font-weight: bold;
}

.rateGrid .savings {
	color: #ca006c;
	text-align:center;
}

.center_strike {
	text-align: center;
	text-decoration: line-through;
}



.rateGrid2 {
	width: 70%;
}


.rateGrid2 tr {
	
}

.rateGrid2 td {  
	padding: 3px;
	
}

.rateGrid2 .category {
	background: #f3c4dd;
	padding: 5px;
	color: #AD0075;
	font-weight: bold;
	vertical-align:top;
}


.rateGrid2 .category2 {
	background: #f3c4dd;
	font-weight: normal;
	text-align:center;
	font-size:11px;
}

.rateGrid2 .savings {
	color: #ca006c;
	text-align:center;
}
