.pagebar { 
margin-bottom : 1em; 
margin-right : 0.1em; 
margin-top : 1.6em; 
padding : 0.2em 0.6em; 
text-align : center; 
text-decoration : none; 
} 
.pagebar .break { 
background : #fff; 
border : none; 
padding : 2px 6px 2px 6px; 
text-decoration : none; 
} 
.pagebar .inactive { 
border : 1px solid #cccccc; 
color : #ccc; 
padding : 0.2em 0.6em; 
text-decoration : none; 
} 
.pagebar .this-page { 
background : #1359ae; 
border : 1px solid #2e6ab1; 
color : #fff; 
font-weight : bold; 
padding : 0.2em 0.6em; 
} 
.pagebar a, .pageList .this-page, .pagebar a:visited { 
border : 1px solid #ccc; 
padding : 0.2em 0.6em; 
text-decoration : none; 
} 
.pagebar a:hover { 
background-color : #bf0000; 
border-color : #bf0000; 
color : #fff; 
} 