
	#h1Div
	{
		border-top: 1px solid #000000;
		border-bottom: 1px solid #000000;
	}

	h1
	{
		font-family: nevis;
		font-weight: normal !important;
		font-size: 11pt !important;
		letter-spacing: 0.5px;
		word-spacing: 2px;
		text-transform: uppercase;
	}
	
	h2
	{
		font-size: 7pt;
	}
	
	#artistName
	{
		text-transform: uppercase;
	}
	
	#artistHeadshot
	{
		display: none;
	}
	
	#socialDiv
	{
		display: none;
		border-bottom: 1px solid #000000;
	}
	
	#condeNastSocialDiv
	{
		-webkit-order: 3;
		order: 3;
		padding-top: 20px;
		text-align: left;
	}
	
	#condeNastSocialDiv a, #condeNastSocialDiv a:link, #condeNastSocialDiv a:visited
	{
		padding-right: 20px;
		font-size: 7pt;
		font-family: nevis, arial;
		color: #000000;
		text-transform: uppercase;
	}
	
	#additionalImagesHeaderDiv
	{
		float: left;
		width: 100%;
		margin-top: 40px;
		padding-top: 15px;
		padding-bottom: 10px;
		border-top: 1px solid #999999;
		border-bottom: none;
	}	
	
	#additionalImagesHeaderDiv p:nth-child(1)
	{
		font-size: 11pt;
		font-family: nevis, oswald, arial;
		color: #000000;
		text-transform: uppercase;
	}	
	
	#additionalImagesHeaderDiv p:nth-child(2)
	{
		padding-top: 0px;
		font: 7pt arial;
		font-weight: bold;
		color: #000000;
		text-transform: uppercase;
	}	
	
	.additionalImage
	{
		box-shadow: none;
	}
	
	#commentHeaderDiv
	{
		float: left;
		width: 100%;
		margin-top: 40px;
		padding-top: 15px;
		padding-bottom: 10px;
		border-top: 1px solid #999999;
		border-bottom: none;
	}
	
	#commentHeaderDiv p:nth-child(1)
	{
		float: left;
		padding-top: 0px;
		font-size: 11pt;
		font-family: nevis, oswald, arial;
		font-weight: normal;
		letter-spacing: 1px;
		color: #000000;
		text-transform: uppercase;
	}
	
	#commentHeaderDiv p:nth-child(2)
	{
		padding-top: 0px;
		font: 7pt arial;
		font-weight: bold;
		color: #000000;
		text-transform: uppercase;
	}
	
	.linkPostComment, .linkPostComment:link
	{
		font: inherit;
		color: #444444;
	}	
	
	.iconComment
	{
		display: none;
	}	
	
	#textNoComments
	{
		float: left; 
		width: 100%;
		padding-top: 15px;
		font: 8pt arial;
		color: #000000;
	}	
	
	
	.productdiv > div:nth-child(1)
	{
		height: 80px !important;
	}
	
	.productdiv img
	{
		max-width: 85%;
	}
	
	/*.productdiv > div:nth-child(2) > p:nth-child(1)::before
	{
		content: "";
		display: inline-block;
		width: 100%;
		height: 1px;
		line-height: 100%;	
		background-color: none;
		margin-top: 8px;
		padding-bottom: 6px;
		overflow: hidden;
		background-image: url('/images/LineHorizontalBlack8x1.jpg');
		background-position: top center;
		background-repeat: no-repeat;		
	}*/
	
	.productdiv > div:nth-child(2) > p:nth-child(1)
	{
		font-size: 7pt;
		text-transform: uppercase;
	}

	.productdiv > div:nth-child(2) > p:nth-child(1) > a, .productdiv > div:nth-child(2) > p:nth-child(1) > a:link
	{
		font-size: inherit;
		color: #333333;
	}


	a.buttonpixels, a.buttonpixels:link, a.buttonpixels:visited
	{
		display: inline-block;
		color: #000000;
		background-color: #FFFFFF;
		font-size: 9pt;
		font-family: nevis, arial;
		font-weight: bold;
		text-decoration: none;
		border-radius: 2px;
		padding-top: 4px;
		padding-bottom: 4px;
		min-width: 50px;
		text-align: center;
		cursor: pointer;
		cursor: hand;
		box-shadow: none;
	}
	
	a.buttonpixels span
	{
		display: block;
		text-align: center;
		background: none;
		cursor: pointer;
		cursor: hand;
		font-size: inherit;
		font-family: inherit;
		font-weight: inherit;
		color: inherit;
	}
	
	.productdiv:hover a.buttonpixels
	{
		color: #444444;	
		background-color: #FFFFFF;		
	}
	
	#imagedetailsdiv
	{
		width: 100%;
		padding-top: 20px;
		border: none;
		border-radius: 0px;
		border-top: 1px solid #000000;
	}
	
	#imagedetailsdiv h3
	{
		display: inline-block;
		font-family: nevis, arial;
		font-size: 11pt;
		letter-spacing: 1px;
		color: #000000;
		text-transform: uppercase;
	}	
	
	#imagedetailsdiv > div
	{
		width: 100%;
		padding: 0px;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	
	#imagedetailsdiv > div:nth-child(n+2)
	{
		border-top: none;
	}
	
	#imagedetailsdiv > div:nth-child(2n+1)
	{
		background-color: #FFFFFF;
	}
	
	#imagedetailsdiv > div > *:nth-child(1)::before
	{
		content: "";
		float: left;
		width: 100%;
		height: 1px;		
		background-color: none;
		padding-bottom: 10px;
		overflow: hidden;
		background-image: url('/images/LineHorizontalBlack8x1.jpg');
		background-position: top left;
		background-repeat: no-repeat;		
	}
	
	#imagedetailsdiv > div > *:nth-child(1), .visitordiv > *:nth-child(1)
	{
		float: left;
		width: 100%;
		padding-left: 0px;
		padding-bottom: 2px;
		font-size: 7pt;
		font-family: nevis, oswald, arial;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	
	#imagedetailsdiv > div > *:nth-child(2), .visitordiv > *:nth-child(2)
	{
		float: left;
		width: 100%;
		padding-right: 0px;
		font-size: 8pt;
		font-family: arial;
		color: #666666;
	}	
	
	#imageInformationDivColors, #imageInformationDivSalesSheet, #imageInformationDivEmbed, #imageInformationDivVisitors
	{
		display: none;
	}
	
	