.awesomeholder { margin: 15px auto; text-align: center; }
.awesomeholder a { cursor: pointer; margin: 0 5px; color: #333; }
.awesomeholder a:hover { color: #222; }
.awesomeholder a.jp-previous { margin-right: 15px; }
.awesomeholder a.jp-next { margin-left: 15px; }
.awesomeholder a.jp-current, a.jp-current:hover {  color: #FF4242; font-weight: bold; }
.awesomeholder a.jp-disabled, a.jp-disabled:hover { color: #bbb; }
.awesomeholder a.jp-current, a.jp-current:hover,
.awesomeholder a.jp-disabled, a.jp-disabled:hover { cursor: default;  background: none; }
.awesomeholder span { margin: 0 5px; }
