body {
	background-color:#F5F5F5;
}

.popover-title {
	color: #00703C;
	font-weight:bold;
	text-align:center;
}
.popover-content {
	font-weight: normal;
	white-space: normal;
	text-align: left;
}

.inputDatePicker {
	background: url("http://www.cbbfl.com/joomla33/_Leagues/images/icons/calendar_1.png");
	background-repeat: no-repeat;
	background-position: right;
}

.inline {
	display: inline-block;
}
