﻿#jPagination{margin:0; padding:10px; overflow:hidden;}
#jPagination:after{content:""; display:block; clear:both;}

#jPagination h4{float:right;margin:0;padding:3px;color:#eb6000; font-weight:normal; /*border:solid 1px #E74343;background:#FCF3F2;*/}
#jPagination div{text-align:right;}
#jPagination span{display:inline-block; margin:0 5px 0 0; border:solid 1px #ddd; text-align:center; width:20px; line-height:20px; font-size:12px;}

#jPagination span:hover{background:#f1f2f4; }
#jPagination span.current{background:#f1f2f4;}

#jPagination span.next{width:60px;}
#jPagination span.previous{width:60px;}
#jPagination span.last{width:70px;}
#jPagination span.first{width:70px;}