Hi All,
 
              I am using rich calendar. It shows calendar button in the buttom while i want it should show on the same line. my simple code is 
 
               <rich:calendar     datePattern="dd.MM.yyyy"  popupStyle="width: 40px;" style="float:left; width: 7em;"  buttonIcon="../images/iconDatePicker.gif" />
 
          Can any one tell me how i can show button on the same line.
 
 
//softocean