.stripeMe th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

.stripeMe td {
	padding: 6px 11px;
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
}

.stripeMetd * {
	padding: 6px 11px;
}

.stripeMe tr.alt td {
	background: #ecf6fc;
}

.stripeMe tr.over td {
	background: #bcd4ec;
}
