#pagerouter{
	position: absolute;
	right: 192px;
	top: 0px;
	list-style: none;
	text-align: left;
	width: 556px;
	min-height: 17px;
	margin: 0;
	padding: 4px 0 3px 0;
	font-size: 86%;
}

#pagerouter li img{
	padding:0 3px 0 0;
}

#pagerouter li{
	margin: 0;
	padding: 0 0 0 20px;
	display: inline;
}

#pagerouter li.LastLi {
   margin: 0;
   padding: 0 0 0 150px;
   display: inline;
}

#pagerouter li.VeryLastLi {
   margin: 0;
   padding: 0 0 0 1px;
   display: inline;
}





#pagerouter a,
#pagerouter a:link,
#pagerouter a:visited {
	color : #999999;
	margin: 0;
	font-weight: normal;
	text-decoration: none;
}

#pagerouter a:focus,
#pagerouter a:hover,
#pagerouter a:active,
#pagerouter a.selected,
#pagerouter a.selected:link,
#pagerouter a.selected:visited,
#pagerouter a.selected:focus,
#pagerouter a.selected:hover,
#pagerouter a.selected:active{
	color: #0d8b10;
}
