<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.dog .name, div.dog .name a{
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
}

div.dog{
    padding: 20px 0;
}

div.dog .images{
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

img.petfinder-thumbmail{
    margin: 2px;
    cursor: pointer;
}

div.dog{
    border-top: 1px dotted #98B7D2;
}

div.featured_pet_name, div.featured_pet_name a{
    font-weight: bold;
    font-size: 16px;
    padding-bottom: 5px;
}

.widget_wp_petfinder_featured_pet { float:left; width:65px;  margin-left:40px; margin-right:25px; text-align:center; }

#featured_pet { float:left;}

#featured_pet img {max-height:100px;}

</pre></body></html>