.dinosaur {
	margin-top: 8px;
	margin-bottom: 8px;
}

.dinosaur .gallery-container {
	margin-top: 16px;
	margin-bottom: 8px;
}

.dinosaur-index .sortable-buttons {
	text-align: center;
	padding-bottom: 1em;
}

img.button-dinosaur{
	width: 120px;
	height: 120px;
}

.dinosaur-index .sortable-buttons a.button{
	display: inline-block;
	width: 75px;	
	text-align: center;
	background-image: url('../images/button.png');
	text-decoration: none;
	color: black;
}

.dinosaur-index .sortable-buttons a.button:active,
.dinosaur-index .sortable-buttons a.button.checked{
	display: inline-block;
	width: 75px;
	text-align: center;
	background-image: url('../images/button-active.png');
	text-decoration: none;
	color: black;
}

.buttons.dinosaur-buttons{
	margin-left: 15px;
}

#tab-content-bio, #tabs {
	background-color: transparent !important;
	background-image: none;
}