.botCell {
	border-bottom: 1px solid #272377;
}

.topCell {
	border-bottom: none;
	border-top: 1px solid #272377;
}

.topCellGray {
	border-bottom: none;
	border-top: 1px solid #a8a3b2;
}
