#tabs > div:not(.tab-menu) {
	
	padding-top: 2em;
}

table td, table th {

	border-radius: 0em;
	text-align: center;
}

.permalink {
	
	padding: 1em;
	opacity: .5;
}

.product-header {
	
	margin: 1em;
}

.product-header h1 {
	
	font-size: 30pt;
	color: #0057A6;
	
}
.product-header h2 {
	
	font-size: 20pt;
	color: #455560;
}

.product-header img {
	
	padding-top: 2em;
	max-width: 100%;
}