#logo {
	margin-left: 440px;
	vertical-align: middle;
	margin-top: -10px;
}
h1 {
	color: #630;
	font-style: italic;
	font-size: 48px;
}
#maleimg {
	float: left;
	margin-right: 10px;
}
#textmale {
	text-align: justify;
	font-weight: normal;
}
#femaleimg {
	float: right;
	margin-left: 10px;
}
#textfemale {
	text-align: justify;
	font-weight: normal;
}
#duedate {
	color: #0C9;
}
#littertitle {
	font-size: 18px;
	text-transform: uppercase;
}
#pedigree {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.littercontainer {
	background-color: #FFC;
	padding: 10px;
	width: 600px;
}
.dogname {
	font-size: 24px;
	font-weight: bold;
	color: #630;
}
#littertxt {
	font-weight: bold;
	text-align: justify;
}
#litterprint {
	text-align: center;
}
.printtext {
	font-size: 10px;
}
.printtextbtm {
	font-size: 12px;
}
#litterprint tr td table tbody tr td strong {
	font-size: 12px;
}
.red {
	color: #F00;
}
.green {
	color: #0C0;
}
.hollidaylitter {
	text-align: center;
}
