.datePicker table{
	background-color : #e2e2e2;
}
.datePicker table tfoot tr.legend img {
	margin: 0px 7px -1px 7px;
	!margin-bottom: -2px;
}
.datePicker table tfoot tr.legend td{
	font-size: 11px;
	font-weight: bold;
	white-space: inherit;
}
.datePicker table tfoot tr.legend th{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

.datePicker .prev-but, .datePicker .next-but{
	width : 23px;
	height : 17px
}

