.pagenav .rounded
{
	float: left;
	display: block;
	margin: 0px 1px;
	
	font-size:13px;
	color:#37437e;
}

/*
.rounded .b0, .rounded .b1
{
    display: block;
	height: 1px;
	overflow: hidden;
	content: '';
    font-size: 1px;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}
.rounded .contt
{
}
*/
/** html .pagenav .b0
{
	width: 10px;
}
*/
/*
.rounded .b1
{
	margin: 0px 1px;
}
*/

div.center-column .pagenav a:hover, div.center-column .pagenav a:active
{
	background-color: transparent;
	height:17px;
	border:solid 1px #dbdbdb;
	padding:0px 4px;
	font-size:13px;
	color:#37437e;
	text-decoration:underline;
}
.rounded a .contt
{
	border:solid 1px #fff;
	padding: 0px 4px;
}
.rounded a:hover .contt
{
	border:solid 1px #dbdbdb;
	padding:0px 4px;
	font-size:13px;
	color:#37437e;
	text-decoration:underline;
}
/*
.rounded a:hover .b1, .rounded a:hover .b0
{
	background-color: #DCE8B8;
	border-left: 1px solid #DFEFBE;
	border-right: 1px solid #DFEFBE;
}
*/


.rounded b .contt
{
	background:url(images/active-2.gif) no-repeat 50% 50%;
	color: #fff;
	padding: 1px 5px;
	font-weight: normal;
}
/*
.rounded b .b1, .rounded b .b0
{
	background-color: #81AE00;
	border-left: 1px solid #8BBF15;
	border-right: 1px solid #8BBF15;
}
*/