#pbd-alp-load-posts a {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
#pbd-alp-load-posts a:hover {
	text-decoration: none!important;
/*	background: #000000!important;
*/}
#pbd-alp-load-posts a:link, #pbd-alp-load-posts a:visited {
	display: block;
	text-align: center;
	color: #000;
	text-decoration: none;
	
	
	/** Gradients : http://css-tricks.com/css3-gradients/ */
	/* fallback */
}

#pbd-alp-load-posts .plus {
	background: url('../../../uploads/2014/05/plus.jpg') no-repeat center ;
	height: 40px;
}

#pbd-alp-load-posts a:hover, #pbd-alp-load-posts a:active {
	
	/* Opera 11.10+ */ background: -o-linear-gradient(#f5f5f5, #eaeaea);
}