/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

DIV.dp-popup {
	position: relative;
	background: #3399CC;
	font-size: 12px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 185px;
	line-height: 1.5em;
}