
.pdf_link{
text-decoration:none;
background-image:url(../../templates/images/icons/pdf.png);
background-repeat:no-repeat;
background-position:left center;
padding: 5px 0 5px 19px;
color:#006600;
display:inline-block;
}


.table_pedigree th{
	padding:5px;
	background-color: #EFEFE0;
	border-bottom: 1px black solid;
}

.table_pedigree{
	width: 100%;
	font-size: 11px;
	border: 1px black solid;
}

.table_pedigree .g{
padding: 0px 0 0 10px;
border-bottom: 1px black solid;
border-right: 1px black solid;
height: 160px;
font-weight: bold;
font-size: 12px;
}

.table_pedigree .gp td{
height: 80px;
padding: 0px 0 0 10px;
border-bottom: 1px black solid;
border-right: 1px black solid;
}

.table_pedigree .ggp td{
height: 40px;
padding: 0px 0 0 10px;
border-bottom: 1px black solid;
border-right: 1px black solid;
}

.table_pedigree .gggp td{
height: 20px;
padding: 0px 0 0 10px;
border-bottom: 1px black solid;
font-size: 10px;
}
