.wp-paginate .current{color:white;background: #ff0000;border: 1px solid #ff0000;font-weight:bold;-webkit-border-radius: 12px;  -moz-border-radius: 12px;   border-radius: 12px;}
.prev{color:#ff0000 !important;background: white !important;border: 1px solid white !important;font-weight:bold;}
.next{color:#ff0000 !important;background: white !important;border: 1px solid white !important;font-weight:bold;}
.wp-paginate a{background:#e1e1e1;font-weight:bold;border:none;-webkit-border-radius: 12px;  -moz-border-radius: 12px;   border-radius: 12px; }
.content-area{border-right: 2px solid #e4e5e5;}