#left {
	background-image: url('/images/collection/left.gif');
}

#middle ul {
	padding-left: 15px;
	list-style-type: disc;
}
#right {
	padding-top: 0;
}

.download .links {
	float: left;
	width: 100%;
	position: relative;
}
.download .links li {
	float: left;
	clear: both;
}
.download .links li a {
	float: left;
	position: relative;
	height: 15px;
}
.download .links .pdf a {
	padding-left: 20px;
	background: url('/images/common/reader_icon.gif') center left no-repeat;	
}

.about { width: 230px; }
#left p {}

h1 { font-weight: bold; color: #333; font-size: 9px; text-transform: uppercase; }

.collectionLinks { float: left; margin-bottom: 15px; }

.collectionLinks a,
.collectionLinks .divider {
	text-transform: uppercase;
	float: left;
	clear:both;
}
.collectionLinks .divider {
	color: #cccccc;
}
.collectionLinks .showCollection,
.collectionLinks .showProcess {
	padding-left: 20px;
	background: url('/images/photoset/dot_hover.gif') center left no-repeat;	
}
.collectionLinks .showCollection:hover,
.collectionLinks .showProcess:hover {
	background: url('/images/photoset/dot_visited.gif') center left no-repeat;	
}

.collectionLinks .showLookbook {
	padding-left: 20px;
	background: url('/images/common/reader_icon.gif') center left no-repeat;	
}

