#guide-page h2, #guide-intro h2 {
	border-bottom:1px solid #333;
}

#guide-page h3, #guide-intro h3 {
	border-bottom:1px solid #999;
	color:#333;
}

#guide-page .product-recommendation-container h3 {
	border-bottom:none;
}

ul ul {
	margin-bottom:0px;
}

.header-image {
	margin-top:10px;
	width:100%;
}

#main-content h1 {
	text-align:center;
	color:#333;
	font-size:18pt;
	border-bottom:1px solid #999;
}

#esoteric-logo-float {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.esoteric-sm-logo-float {
	float:left;
	margin: 0 5px 0 5px;
}

.esoteric-bio {
	text-align:left;
}

.esoteric-column {
	float:left;
	width:33%;
}

#guide-page .product-recommendation-container {
	margin-bottom:10px;
	border:none;
}

