
/* SIDEBAR */

.colorbrowser {
	padding-left: 8px;
	padding-top: 8px;
	height: 124px;
	border-bottom: 1px dashed #65b9c6;
		width: 210px;

}

.colorbrowser a img, .colorbrowser a:visited img {
	padding: 1px;
	border: 2px solid white;
}

.colorbrowser a:hover img {
	padding: 1px;
	border: 2px solid #919d29;
}

.colorbrowser a:active img {
	padding: 1px;
	border: 2px solid #fece13;
}

.colorbrowser ul {
	margin-left: 8px
}

.colorbrowser li {
	list-style-type: none;
	list-style-position: inside;
	float: left;
	display: inline;
	position: relative;
	right: 40px;
	padding-left: 1px;
	height: 34px;
}

.sidebarnotices {
	padding-top: 10px;
	display: block;
padding-right: 8px;
}

#recentartists {
	border-bottom: 0px;
}

#recentartists li, #recentartists ul {
	list-style-type: none;
	line-height: 2em;
	margin: 0;
	padding-left: 3px;
	font-size: 12px;
}

#recentartists li {
	border-bottom: 1px solid #e8e8e8;
	width: 90%;
}

.archivescontent ul {
padding: 0px;
	margin: 0px;
	line-height: 1.5em;
	
}

.archivescontent li.module-list-item{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	width: 90%;
	border-bottom: 1px dashed #9ed7e5;
}

#recentartists li a:hover {
	background-repeat: no-repeat;
	background-position: 90px;
}

#recentartists h2 {
	padding-left: 3px;
	padding-bottom: 5px;
	margin: 0px;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0;
}

.promise {
	padding-top: 12px;
	
	height: 112px;
	padding-left: 8px;
	float: left;
	border-bottom: 1px dashed #65b9c6;
	display: inline;
	width: 205px;
}



.archivescontent {
	
	border-bottom: 1px dashed #65b9c6;
	padding-bottom: 10px;
	width: 210px;
	color: gray;
	padding-left: 10px;
	padding-top: 8px;
	font-size: 12px;
}


.archivescontent h1 {
	font-size: 14px;
	color: gray;
}

.sizereference img{
	padding-left: 40px;
	padding-top: 10px;
}

.sizereference p {
	color: gray;
	padding-right: 10px;;
}
