*, html, body, img {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	font-size: 12px;
	font-family: Futura, Verdana, Helvetica, Arial, sans-serif;
	line-height: 15px;
	color: black;
}

a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #c15942;
}

.clearBox {
	clear: both;
}

.list-body, .detail-body, .detail-table, .detail-value {
	font-family: Futura, Verdana, Helvetica, Arial, sans-serif;
	color: black;
}

.detail-body, .list-body {
	width: 680px;
}

.list-animal-photo-block {
	padding: 0px 15px 15px 0px;
	float: left;
}

.list-animal-photo {
	width: 200px;
}

.list-animal-info-block {
	float: left;
}

.list-animal-name, .detail-animal-name {
	color: black;
	font-family: Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 36px;
	line-height: 36px;
	padding-bottom: 5px;
}

.list-animal-name a {
	color: black;
	font-family: Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	line-height: 24px;
	padding-bottom: 15px;
}

.list-animal-name a:hover {
	text-decoration: none;
	color: #c15942;
}

.detail-label {
	font-weight: bold;
	padding: 0px 5px 0px 25px;
}

.detail-value {
	padding: 0px 25px 0px 5px;
}

#lbName {
	font-family: Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 36px;
	line-height: 36px;
	padding-left: 2px;
	text-transform: none;
}

.detail-animal-desc {
	padding-bottom: 20px;
}

.detail-animal-desc {
	padding-bottom: 25px;
}

#tblShelterCare td {
	padding-bottom: 25px;
}

#tbl24PetWatch td {
	padding-bottom: 25px;
}

#tblDescription {
	margin-top: 20px;
}

#tblSearchResults {
	margin-bottom: 10px;
}

.detail-photo-links {
	padding-bottom: 15px;
}
