.blog-nav-prev a {
	display: inline-block;
	background: url(blog-nav-prev.png) no-repeat center center;
	width: 14px;
	height: 9px;
}
.blog-nav-next a {
	display: inline-block;
	background: url(blog-nav-next.png) no-repeat center center;
	width: 14px;
	height: 9px;
}