  #edgeCal span{
	font-family: Georgia, sans-serif;
	font-size: 14px;
}
#edgeCal .row:nth-child(even) {
	background-color: #f0f0f0;
}
#edgeCal .row{
	border: 1px solid #333333;
}
#edgeCal .row .col-md-3{
	padding: 5px;
	word-wrap: break-word;
}