.homeMain {
	line-height: 21px;
}
.SpecialUpdateSpacing {
	line-height: 19px;
}
.SpecialUpdate2 {
	line-height: 27px;
}
.special-update-spacing {
	line-height: 22px;
}
.artist-headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #000000;
}
.content-spacing {
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A656F;
}
.table-border-black {
	border-top: 0px none #999999;
	border-right: 2px dotted #999999;
	border-bottom: 2px dotted #999999;
	border-left: 2px dotted #999999;
}
.gallery-page-content-border {
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #999999;
}
.box-left-border-only {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.thin-grey-solid-border {
	border: 1px solid #CCCCCC;
}
