.arcresplus-table{
	border-spacing: 5px;
	border-collapse: separate; 
}

.arcresplus-table tr td{
	background-color: #e5e5e5;
	padding: 5px;
}

.arcresplus-table tr th{
	font-weight: bold;
	background-color: #c0c0c0;
	padding: 5px;
}

.arcresplus-ratesnotes{
	margin-top: 1em;
}

.arcresplus-allrates{
	border-spacing: 5px;
	border-collapse: separate; 
}

.arcresplus-allrates-cell{
	text-align:center;
	white-space: nowrap;
	padding: 0.3em 0;
}

.arcresplus-allrates-row0{
	background-color: #f3f3f3;
}

.arcresplus-allrates-row1{
	background-color: #e0e0e0;
}