Cannot see the arrow for Previous month and Next Month in Date Picker

Cannot see the arrow for Previous month and Next Month in Date Picker

Dear all, 
        I am using Date Picker. I can selecte date from the Date Picker. But I cannot see the arrow for the Previous Month and Next Month in Date Picker Top display. I try to change the follows in jquery-ui-1.10.3.custom.css . But it not works. So may I know the step to let the picker show the arrow for previous month and next month. Thanks

.ui-icon-circle-triangle-e {background:  url(images/east.png) 50% 50% repeat-x; background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w {background:  url(images/west.png) 50% 50% repeat-x; background-position: -80px -192px; }