#interior-left{
	margin:15px 0;
	/*border:dotted 1px #999;*/
	/*padding:15px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	width: 631px;
}

#adopt-pet-header {
	font-size: 16px; 
	line-height: 2.4em; 
	height: 40px; 
	width: 631px; 
	background-image: url('../img/layout/adapt-a-pet-heading.gif');
	padding-left: 250px;
}

#adopt-pet-header a:link,
#adopt-pet-header a:hover,
#adopt-pet-header a:active,
#adopt-pet-header a:visited {
	color: #FFF;
	padding-right: 50px;
	
}

#adopt-pet-header a.current:link,
#adopt-pet-header a.current:hover,
#adopt-pet-header a.current:active,
#adopt-pet-header a.current:visited {
	color: #f0d7ed;
}

.pet-name {
	color: black; 
	font-size: 18px;
}

a .pet-name {
	color: #6C2D63;
}
