.petfinder-404-wrap {
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.pf404-content a {
	text-decoration: underline;
}
a.pf404search {
	background-color: #d6d6d6;
	padding: 10px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	float:right;
}
label {
	display: block;
    position: absolute;
    bottom: 0px;   
    color: #fff;
    font-weight: bold;
    background-color: #000;
    padding: 2px 10px;
    right: 0;
}