calendarnavigator-core.css revision 671b2e54c82aa4af6bceed7a9f3d317d47daeb97
.yui3-calendar-header {
padding-left:15px;
padding-right:15px;
}
.yui3-calendar-header-label {
width:100%;
}
.yui3-calendarnav-prevmonth {
width:15px;
margin-left:-15px;
cursor: pointer;
}
.yui3-calendarnav-nextmonth {
width:15px;
margin-right:-15px;
cursor: pointer;
}