
#pbd-alp-load-posts a:link, #pbd-alp-load-posts a:visited {
	display: block;
	text-align: center;
	padding: 4px 0px;
	color: #000;
	text-decoration: none;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #fff;
  font-size: 80%;
  text-transform: uppercase;;
  letter-spacing: 2px;
  padding:4px;
	border: 1px solid #000;
	padding-left:20px; padding-right:20px;
	margin-left:auto; margin-right:auto;
	max-width:250px;
}

#pbd-alp-load-posts a:hover, #pbd-alp-load-posts a:active {

	background: #eee;
	color:#000;
	
}


#pbd-alp-load-posts2 {
	text-align: center;
	padding: 4px 0;
	color: #000;
	text-decoration: none;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #fff;
  font-size: 80%;
  text-transform: uppercase;;
  letter-spacing: 2px;
  margin:0px;
  padding:5px;
  margin-top:20px;
  display: block;
  border: 1px solid #000;
  margin-left:auto; margin-right:auto;
  max-width:250px;
	
}
