#divPagination {
  position         : absolute;                                        z-index          : 10;
  top              : 300px;                                           left             : 30px;    
  height           : 11px;                                            bottom           : 17px;
  border           : solid 0px #FFFFFF;                               display          : bloc;  
  /*background       : #FF0000;*/                                    
}

#divPage {
  position         : absolute;                                        z-index          : 11;
  top              : 0px;                                             /*left             : 0px;*/  
  height           : 11px;                                            width            : 15px; 
  border           : solid 0px #FFFFFF;                               cursor           : normal;
  font-family      : Impact,Helvetica,sans-serif;                     font-size        : 8px;      
  color            : #FFFFFF;                                         text-decoration  : none;        
  text-align       : center;                                          vertical-align   : middle;    
  bottom           : 0px;                                      
}

#divPage:hover { color : #9D0327;  cursor : pointer; }

#divPageSelect {
  position         : absolute;                                        z-index          : 11;
  top              : 0px;                                             /*left             : 15px;*/  
  height           : 11px;                                            width            : 15px; 
  border           : solid 0px #FFFFFF;                               cursor           : normal;
  font-family      : Impact,Helvetica,sans-serif;                     font-size        : 8px;      
  color            : #8A5D1A;                                         text-decoration  : none;        
  text-align       : center;                                          vertical-align   : middle;  
  bottom           : 0px;    
}

.divPage {
  position         : absolute;                                        z-index          : 11;
  top              : 0px;                                             /*left             : 0px;*/  
  height           : 11px;                                            width            : 15px; 
  border           : solid 0px #FFFFFF;                               cursor           : normal;
  font-family      : Impact,Helvetica,sans-serif;                     font-size        : 8px;      
  color            : #FFFFFF;                                         text-decoration  : none;        
  text-align       : center;                                          vertical-align   : middle;    
  bottom           : 0px;                                      
}

.divPage:hover { color : #9D0327;  cursor : pointer; }

.divPageSelect {
  position         : absolute;                                        z-index          : 11;
  top              : 0px;                                             /*left             : 15px;*/  
  height           : 11px;                                            width            : 15px; 
  border           : solid 0px #FFFFFF;                               cursor           : normal;
  font-family      : Impact,Helvetica,sans-serif;                     font-size        : 8px;      
  color            : #8A5D1A;                                         text-decoration  : none;        
  text-align       : center;                                          vertical-align   : middle;  
  bottom           : 0px;    
}
