div#content > p > img {
    margin-bottom: 10px;
}

div#printlicense {
    text-align: justify;
    margin: 20px;
}

div#print_taxonomy {
    font-weight: bold;
    margin: 20px;
}

div#information {
    margin-left: 20px;
    margin-right: 20px;
}

div#information p img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.taxa {
    margin-left: 20px;
    margin-right: 20px;
}

div.taxa div {
    margin: 20px 10px 5px 0;
    width: 8em;
    float: left;
    text-align: center;
    height: 16em;
}

div.taxa div span {
    font-size: 0.8em;
    display: block;
    text-align: center;
}

div#records {
    margin-left: 20px;
    margin-right: 20px;
}

div#records div {
    margin: 20px 10px 5px 0;
    width: 8em;
    float: left;
    text-align: center;
    height: 14em;
}

div#records div span {
    font-size: 0.8em;
    display: block;
    text-align: center;
}

div#related {
    margin-left: 0;
    margin-right: 20px;
}

div#dragon {
    display: none;
}

#sidebar {
    display: none;
}

hr.clear {
    display: none;
}


body {
	font-family: Arial, Helvetica, Verdana, "Free Sans", "FreeSans", sans-serif;
	font-size: 12pt;
}

#header {
	color: #000;
    text-align: center;
}

h1 {
	display: inline;
	padding: 0 10px 0 0;
}

h2 {
	text-align: center;
}

h3 {
	margin-left: 20px;
	margin-right: 10px;
	border-bottom: solid 2px #444448;
	clear: left;
}

.species {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #0A5682;
}

img {
    border: none;
}

div#related ul {
	margin: 10px 20px 10px 0;
    list-style: square;
}

div#add_comment {
    display: none;
}

ol#comments {
    list-style-type: decimal;
}

ol#comments li {
    margin-bottom: 20px;
}
