@charset "UTF-8";
.pedigree {
	padding-bottom: 20px;
	float: left;
	width: auto;
	margin-left: 45px;
}
#frame .content .pedigree h1 {
	color: #333333;
	font-size: 14px;
	font-weight: lighter;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#frame .content .pedigree h2 {
	padding-left: 80px;
	font-size: 14px;
	color: #666666;
	font-weight: lighter;
	margin: 0px;
}
#frame .content .pedigree h3 {
	font-size: 14px;
	font-weight: lighter;
	color: #999999;
	padding-left: 120px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#frame .content .img_space {
	height: auto;
	width: auto;
	text-transform: uppercase;
	float: left;
}
#frame .content .img_space a img {
	border: 2px solid #23213F;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#frame .content .img_space a:hover img {
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
}

