/*---------------------------------------------------------------------*/

#about-page #bd #adoptabox form {
	margin: 0 0 20px 0;
	padding: 0;
}
/*form#reg_form {
	padding: 10px;
	border: 2px solid #393;
}*/

#about-page #bd #adoptabox fieldset {
	width: 420px;
	margin: 0;
	padding: 10px;
	font-size: 14px;
	border: none;
	border: 1px solid #c60;
}

#about-page #bd #adoptabox legend {
	margin: 0 0 10px 0;
	padding: 0 1px 0 0;
	font-size: 14px;
	font-weight: bold;
	/*text-indent: -2px;*/
}

#about-page #bd #adoptabox label {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#about-page #bd #adoptabox input {
	width: 200px;
	margin: 0;
	padding: 0;
	font-size: 13px;
}
#about-page #bd #adoptabox input.s { width: auto; }

#about-page #bd #adoptabox button {
	font-size: 12px;
}


/*---------------------------------------------------------------------*/

div.thank-you {
	width: 420px;
	padding-bottom: 5px;
}
div.chip {
	width: 560px;
}

img.adopt-img {
	float: right;
	width: 100px;
	height: 86px;
	margin: 0 0 20px 20px;
	border: none;
}
img.chip {
	width: 250px;
	height: 230px;
}


.animal-image {
	float: right;
	width: 120px;
	margin: 0 110px 0 0;
	padding: 0;
	text-align: right;
}

p.tight { margin-bottom: 0; }

.r { color: #393; font-size: 13px; font-weight: bold; }

.stl, .stl a {
	font-size: 12px;
	color: #666;
	text-align: right;
}
.stl a:hover { color: #03f; }

