.gallery-wrap,
.gallery-img-wrap,
.gallery-menu,
.gallery-controls {
	display: none;
}

#content h1 {
	font-size: 1.95em;
	line-height: 1.3em;
	margin-bottom: 15px;
}

#content h2 {
	font-size: 1.65em;
	line-height: 1.3em;
	margin-bottom: 15px;
}

#content .tagline {
	color: #AAAAAA;
	font-style: italic;
	margin-bottom: 5px;
	position: relative;
	top: -16px;
}

#content .contact {
	padding: 0 2px;
}

#content .description {
	margin-top: 20px;
	padding: 0 2px;
}

#content .description p {
	margin-bottom: 1em;
}

#content .content-foot-row {
	border-bottom: 1px solid #FFFFFF;
	clear: left;
}

#content .content-foot-row li a {
	background: url("../img/more-black.png") no-repeat scroll left 3px transparent;
	color: #000000;
	padding: 2px 0 2px 18px;
}

#content .content-foot-row li a:hover {
	background: #000000;
	color: #FFFFFF;
}

#content .content-foot-box {
	border-right: 1px solid #FFFFFF;
	max-height: 80px;
	float: left;
}

#content .content-foot-box > * {
	padding: 5px 8px;
}

#content .content-foot-row.first-row {
	background: #E7E7E7;
}

#content .content-foot-row.first-row .content-foot-box {
	height: 73px;
	width: 33.2%;
}

#content .content-foot-row.second-row {
	background: #B1B1B1;
}

#content .content-foot-row.second-row .content-foot-box {
	height: 106px;
	width: 49.8%;
}

#content .content-foot-row.second-row .content-foot-box.title {
	height: auto;
}

#content .content-foot-row .content-foot-box.title {
	font-weight: bold;
}

#content .content-foot .noborder {
	border-right: none;
}

#content .content-foot .bebebe {
	 background: #BEBEBE;
}

#content .content-foot .cbcbcb {
	background: #CBCBCB;
}

#content .content-foot .d9d9d9 {
	background: #D9D9D9;
}
