.nav-pages{
	margin: 2.857rem 0 4.3571rem;
	/*float: right;*/
} 
.system-nav-orange a{
	background-color: #fff !important;
}
.system-nav-orange a:hover{
	background: #728cb6 !important;
}
.blog_item_about-right_colum p a {
	color: #57729d !important;
	text-decoration: none;
}
.blog_item_about-right_colum p a:hover{
	text-decoration: underline;
}
/*.nav-pages-item{
	width: 2.5rem;
	height: 2.5rem;
	border: 1px solid #c0c0c0;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	font-size: 1.2857rem;
	font-weight: 400;
	color: #000;
	text-decoration: none;
	margin-right: 0.3571rem;
	line-height: 2.8rem;
}
.nav-current-page{
	background: #6d94b6;
	border-color: #6d94b6;
	color: #fff;
}

#infinity-next-page{
	display: block;
    text-align: center;
    border: 1px solid #5d5d5d;
    box-shadow: 0 0 1px 1px #c9c9c9 inset;
    padding: 0.9375rem 0;
    font-family: "PragmaticaLite";
    font-size: 1.2rem;
    color: #636363;
    text-shadow: 1px 0 #c9c9c9;
    margin: 1.875rem 0;
}
#infinity-next-page:hover{
	cursor: pointer;
	background: #728cb6;
	color: #fff;
}*/
