#collectionAreaTitle {
	margin-left:5px;
	padding:0px;
	width: 170px;
	color: #8f7f91;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	font-size: 12px;
	display: block;
}

.leftBarCollectionsElement{
	margin-left:5px;
	padding:0px;
	width: 170px;
}

.leftBarCollectionsElement ul{
	list-style-type:none;
	padding:0px;
	width: 170px;
}

.leftBarCollectionsElement ul li a{
	color: #ebe9ea;
	text-decoration: none;
	text-align: left;
	white-space: nowrap;
	font-size: 12px;
	display: block;
	text-transform: none;

}

.leftBarCollectionsElement li.mov { font-weight:bold; color:#fff; background:#8f7f91; }
.leftBarCollectionsElement li.sel { font-weight:bold; color:#fff; background:#8f7f91; }
.leftBarCollectionsElement li { width: 150px; }
