/* style changes on calendar page */

.kc-calendar
{
	width: 150px;
}
.kc-calendar td
{
	height: 18px;
	padding-right: 4px;
}
