#page-list { margin: 35px auto 30px;}
#page-list > table { margn: 0 auto;}
#page-list td, #page-list span, #page-list a, #page-list input { font-family: Arial;}
#page-list td { font-size: 15px;}
#page-list span, #page-list a, #page-list input, #page-list div { display: inline-block; width: auto; height: 29px;  font-size: 14px;}
#page-list span, #page-list a, #page-list #gotopagebut {padding: 0px 8px; line-height: 28px;    border: 1px solid #c8000b; margin: 0px 5px 0;}
#page-list span { border-color: #ccc ;}
#page-list a { color:#c8000b; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s;}
#page-list a:hover { color: #fff; background: #c8000b;}
#page-list .defaultInputStyle { width: 40px; height: 29px; border: 1px solid #c8000b; padding: 0 4px; line-height: 28px; outline: none; vertical-align: top; margin: 0 7px 0 2px !important;}
#page-list #gotopagebut { background: #c8000b; color: #fff; height: 31px;}