.ui-datepicker{
	background-color:#FFF;
	border: #CCC solid 1px;
}
.ui-datepicker span.ui-icon{
	position:absolute;
	text-indent: -5000px;
}