ul.simple-pagination {list-style: none;}
.simple-pagination { display:inline-block;zoom:1; *display:inline; }
.simple-pagination ul {list-style: none;display:inline-block;zoom:1; *display:inline;}
.simple-pagination li {list-style: none;display:inline-block;zoom:1; *display:inline;}
span.ellipse.clickable {cursor: pointer;}
.ellipse input { display:inline-block; zoom:1; *display:inline;}
.light-theme a, .light-theme span {color: #666;font-weight: normal;text-align: center;border: 1px solid #BBB;min-width: 14px;padding: 0 2px;margin: 0 2px 0 0;background: #efefef; }
.light-theme a:hover {text-decoration: none;background: #FCFCFC;}
.light-theme .current {background: #666;color: #FFF;border-color: #444;box-shadow: 0 1px 0 rgba(255,255,255,1), 0 0 2px rgba(0, 0, 0, 0.3) inset;cursor: default;}
.light-theme .ellipse {background: none;border: none;border-radius: 0;box-shadow: none;font-weight: bold;cursor: default;}