﻿#wp_page_numbers {float:left; width:260px; text-align:center;}
#wp_page_numbers ul {list-style-type:none; float:none; padding-top:1px;}
#wp_page_numbers li {
	color: #535353;
	margin-right: 2px;
	margin-left: 2px;
	display: inline;
}

#wp_page_numbers a {
	padding: 3px 6px 3px 6px;
	width: 7px;
	height: 13px;
	color: #993399;
}

#wp_page_numbers li a:hover {color:#535353; text-decoration:none;	background: url('images/bg-a-pages.gif') top left no-repeat;}

#wp_page_numbers li.space {}
#wp_page_numbers li.active_page a {
	background: url('images/bg-a-pages.gif') top left no-repeat;
	color: #535353;
}
#wp_page_numbers li.active_page a:hover  {}
.page_info { margin-right:10px; font-weight:normal;
}

