.calendarButton{
	cursor:pointer;
	background:url('calendar.gif');
    display: block;
    float: right;
    height: 16px;
    overflow: hidden;
    text-indent: -1000px;
    width: 13px;
}