.pet_entry {
font-family:verdana, sans-serif;
width: 540px;
margin:auto;
border: 1px solid #ddd;
border-bottom: none;
margin-bottom: 3em;
}
table{
border-top: 1px solid #ddd;
border-bottom: none;
font-family:verdana,sans-serif;
}
table td {
border-bottom: 1px solid #ddd;
padding: .2em .5em;
margin: 0;
background: #fff;
}
td.heading {
font-size: 85%;
font-weight:bold;
width: 25%;
text-align:right;
background: #f1f1f1;
border-right: 1px solid #ddd;
}
td.title {
font-weight:bold;
}
#article_tools {
margin: 1em 0; 
text-align:center;
}
.add_comment {
text-align:center;
}
p.submit_pet {
text-align:center;
border-bottom: 1px dotted #ddd;
padding-bottom: 1em;
}
p.missing_pet_title {
margin: 0;
font-size: 90%;
background: url(../images/pet_entry_bg.gif);
border-bottom: 1px solid #ddd;
padding: .3em;
}
p.pet_photo {
text-align:center;
}
