.date_pick_calendar
{
	width			: 270px;
}
.date_pick_cell_title
{
	text-align		: right;
	height			: 25px;
	width			: 40px;
	border			: 1px solid #ffffff;
}
.date_pick_cell
{
	text-align		: right;
	height			: 25px;
	width			: 40px;
	border			: 1px solid #d3d3d3;
	background-image: url('/resource_manger/?t=2592000&d=chocolate&f=calendar_cell_bg.gif');
}
.date_pick_cell_void
{
	height			: 25px;
	width			: 40px;
	border			: 1px solid #d3d3d3;
}

