body#gallery div#content {
	text-align:center;
	padding: 20px;
}

ul#gallery-list li.gallery-row ul.gallery-row-list li.gallery-cell {
	float:left;
	margin-left: 18px;
	width: 100px;
	height: 100px;
	padding: 4px;
	border: 1px solid #8D8F94;
}

ul#gallery-list li.gallery-row {
	float:left;
	margin-bottom: 16px;
}

ul#gallery-list li.gallery-row ul.gallery-row-list li.gallery-cell a {
	width: 100px;
	height: 100px;
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #181818;
	display: block;
}
body#gallery div#events-logo {
	background-image: url(/images/short-events-logo.jpg);
	border-bottom: none;
	float: left;
	height: 67px;
	margin-bottom: 0pt;
	padding-bottom: 0pt;
	width: 209px;
}
body#gallery div#wrap div#main div#main-col div#top-banner {
	background: #282b30 url('/images/planners/standard-page-banner-bg.jpg') left top repeat-y;
	width: 699px;
	border-bottom: none;
	float:right;
	height: 5.6em;
}
body#gallery div#wrap div#main div#main-col div#top-banner h2 {
	float: left;
	margin: 1.6em;
	font-size: 1.3em;
	color: #fff;
	text-transform: uppercase;
}