.petfinder_bg
{
	 
}

span.blue_txt
{
	font-size:18px;	
}

span.compliment
{
	
	
}
span.black_txt, span.breed
{
	font-size:12px;
	color:#000;
	display:block;
	text-align:center;
	line-height:14px;
	font-family:Arial, Helvetica, sans-serif;
}
div.hr{
	display:block;
	margin:15px auto;
	width:215px;
	background:#d5d2fd;
	height:2px;
}
#petfinder_animal_container h3.widget-title{ color:#3e3e3e; font-size:16px !important; font-weight:normal !important; display:block; background:#f0f0fb; line-height:30px; margin-bottom:15px;}
.top_bg{}
.bottom_bg{}

.wp_clear_all{ clear:both; overflow:hidden; width:300px;}
a.pat_name_link{ font-size:18px; color:#233be9; text-decoration:underline !important; }
.pet_image{ padding:6px; background:#d5d2fd;}
a.shelter_link{
	background:#596dbd;
	display:block;
	width:205px;
	padding:3px 5px;
	color:#fff !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:15px;
	margin:0 auto;
	margin-top:10px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:center;
	-webkit-box-shadow: -2px 2px 3px 0px #b7b4d9;
	-moz-box-shadow: -2px 2px 3px 0px #b7b4d9;
	box-shadow: -2px 2px 3px 0px #b7b4d9;
}
a.powered_by{
	float:right;
	background:url(img/powered_by.png) 0 0 no-repeat;
	display:block;
	height:16px;
	width:141px;
	margin-top: 7px;
}
#sidebar ul, #sidebar ul ol { overflow:hidden;}

#petfinder_widget_container{clear:both; width:239px; background:#d5d2fd;  padding:8px;}
#petfinder_animal_container{ 
	clear:both;
	overflow:hidden;
	background:#fff;
	padding:0px 0px 15px 0;
	-webkit-box-shadow: -2px 2px 3px 0px #b7b4d9;
	-moz-box-shadow: -2px 2px 3px 0px #b7b4d9;
	box-shadow: -2px 2px 3px 0px #b7b4d9;
	text-align:center;
}
#petfinder_animal_container div.hr:last-child{
	display:none !important;
}
/*DELETE THESE*/
#container {
    float: left;
    margin: 0 -300px 0 0;
    width: 100%;
}
#primary, #secondary {
    float: right;
    overflow: hidden;
    width: 255px;
}
