#pageContents {
	margin-left: 206px;
	border-left: 1px solid #959A9E;
}

#gallery {
	line-height: 1.5em;
	position: absolute;
	top: 0;
	left: 0;
}

#gallery #category_list {
	margin: 12px;
}

#gallery .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
}

#gallery .subcategories {
	padding-left: 12px;
}

#gallery #category_list .menu-contents {
	padding-left: 12px;
}

#gallery a {
	display: block;
}

#gallery,
#gallery a,
#gallery a:visited {
	color: #6D7779;
}

#gallery a.selected,
#gallery a.selected:visited {
	font-weight: bold;
}

#gallery .no-menu {
	display: none !important;
}

