
	#pagecontainerdiv
	{
		padding-top: 25px;
		padding-bottom: 25px;
	}

	#topnavigationdiv
	{
		float: left;
		width: 100%;
		font: 10pt arial;
		margin: 0px;
		padding: 0px;
		padding-bottom: 15px;
		text-align: center;
		border: none;
	}

	#topnavigationdiv > div
	{
		padding-bottom: 10px;
	}

	.leftdiv
	{
		float: left;
		width: 65%;
		width: calc(100% - 320px);
		width: -webkit-calc(100% - 320px);
		text-align: left;
	}

	.rightdiv
	{
		float: right;
		width: 280px;
		text-align: left;
	}

	#h1Div
	{
		display: inline-block;
		width: 100%;
		text-align: left;
		padding-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 0px;
		border-top: 1px solid #DDDDDD;
		border-bottom: 1px solid #DDDDDD;
	}

	h1
	{
		float: left;
		width: 100%;
		margin: 0px;
		margin-top: -5px;
		padding: 0px;
		padding-bottom: 5px;
		font-size: 26pt;
		font-family: cabin, oswald, arial;
		font-weight: normal;
		letter-spacing: 0px;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #444444;
		line-height: 120%;
		border: none;
	}

	h2
	{
		float: none;
		display: inline-block;
		width: auto;
		max-width: 75%;
		padding-left: 0px;
		padding-bottom: 0px;
		font-size: 10pt;
		font-family: arial;
		font-weight: normal;
		letter-spacing: 0px;
		overflow: hidden;
		text-overflow: ellipsis;
		color: #666666;
		vertical-align: middle;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;

	}

	#artistName
	{
		font: inherit;
		font-weight: bold;
		color: #444444;
	}

	a:hover
	{
		text-decoration: underline;
	}

	#artistheadshotdiv
	{
		float: left;
		width: 100%;
		padding-top: 2px;
		padding-bottom: 15px;
		text-align: left;
	}

	#artistLogoDiv
	{
		display: inline-block;
		width: 100%;
		text-align: left;
	}

	#collectionDiv
	{
		display: inline-block;
		width: 100%;
		padding-top: 5px;
		text-align: left;
	}

	#collectionName, #collectionName:active, #collectionName:link, #collectionName:hover, #collectionName:visited
	{
		display: inline-block;
		font-size: 10pt;
		font-family: arial;
		color: #444444;
		text-decoration: none;
	}

	#collectionName:hover
	{
		text-decoration: underline;
	}

	#artistHeadshot
	{
		display: inline-block;
		vertical-align: middle;
		max-width: 30px;
		border-radius: 15px;
		box-shadow: 2px 2px 2px #EEEEEE;
		margin-right: 5px;
	}

	#mainimage
	{
		max-width: 100%;
		max-height: 800px;
		display: inline-block;
		border: 1px solid #CCCCCC;
		border: none;
		border-radius: 2px;
		cursor: hand;
		cursor: pointer;
		box-shadow: 0px 8px 8px -5px #EEEEEE;
		font: 10pt arial;
	}

	#fullSentenceDescription
	{
		display: inline-block;
		width: 90%;
		padding-top: 20px;
		padding-bottom: 10px;
		font-size: 9pt;
		font-family: arial;
		color: #666666;
	}

	#topDescription
	{
		display: inline-block;
		width: 100%;
		padding-top: 0px;
		margin-bottom: 10px;
		font: 9pt arial;
		color: #444444;
	}

	#bottomDescriptionContainerDiv
	{
		display: inline-block;
	}

	#linkDisplayFullTopDescription:link
	{
		font: inherit;
		color: #335599;
	}

	#linkDisplayFullTopDescription:hover
	{
		text-decoration: underline;
	}

	#previousNextDivTop
	{
		display: none;
		width: 100%;
		vertical-align: middle;
		text-align: center;
		padding-bottom: 15px;
	}

	#previousNextDivContainer
	{
		display: inline-block;
		width: 100%;
		padding-bottom: 15px;
		text-align: left;
	}


	#previousNextDiv
	{
		float: left;
		padding-top: 10px;
	}

	#previousNextDiv p
	{
		display: inline-block;
		font: 11pt arial;
		color: #666666;
		vertical-align: middle;
	}

	#previousNextDiv #verticalLine
	{
		display: inline-block;
		font: 10pt arial;
		color: #BBBBBB;
		vertical-align: middle;
	}

	#previousNextDiv a, #previousNextDiv a:link, #previousNextDiv a:active
	{
		font: inherit;
		color: inherit;
		font-weight: bold;
		text-decoration: none;
		text-shadow: none;
	}

	.leftArrowImage
	{
		display: inline-block;
		vertical-align: middle;
		max-height: 10px;
		padding-right: 7px;
		border: none;
	}

	.rightArrowImage
	{
		display: inline-block;
		vertical-align: middle;
		max-height: 10px;
		padding-left: 7px;
		border: none;
	}

	#productcontainerdiv
	{
		float: left;
		width: 100%;
		display: inline-block;
		text-align: left;
		padding-bottom: 0px;
	}

	#groupdiv
	{
		float: left;
		width: 100%;
		padding-top: 20px;
		text-align: center;
	}

	.productdiv
	{
		display: inline-block;
		width: 33%;
		text-align: center;
		vertical-align: top;
		padding-bottom: 40px;
	}

	.productdiv > div:nth-child(1)
	{
		float: left;
		width: 100%;
		height: 60px;
	}

	.productdiv > div:nth-child(1)
	{
		height: 65px;
	}

	.productdiv > div:nth-child(2)
	{
		float: left;
		width: 100%;
		text-align: center;
	}

	.productdiv > div:nth-child(2) > p:nth-child(1)
	{
		display: inline-block;
		width: 100%;
		text-align: center;
		line-height: 100%;
	}

	.productdiv > div:nth-child(2) > p:nth-child(1) > a
	{
		font: 8pt arial;
		font-weight: normal;
		color: #333333;
	}

	.productdiv > div:nth-child(2) > p:nth-child(2)
	{
		display: inline-block;
		width: 100%;
		text-align: center;
		padding-top: 2px;
	}

	.productdiv img
	{
		display: inline-block;
		max-width: 75%;
		max-height: 95%;
	}

	a.buttonpixels {
		display: inline-block;
		color: #444444;
		background: none;
		background-color: #FFFFFF;
		font-size: 9pt;
		font-family: arial;
		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;
		background-color: #444444;
	}

	.productdiv:hover a.buttonpixels
	{
		background-color: #445577;
		background-color: #222222;
	}

	a.buttonpixels span
	{
		display: block;
		text-align: center;
		background: none;
		cursor: pointer;
		cursor: hand;
		font-size: 9pt;
		font-family: arial;
		font-weight: normal;
		color: #222222;
		color: #FFFFFF;
	}

	#imagedetailsdiv
	{
		float: left;
		width: 100%;
		width: calc(100% - 2px);
		width: -webkit-calc(100% - 2px);
		border: 1px solid #E0E0E0;
		border-radius: 2px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-top: 1px solid #CCCCCC;
		overflow: hidden;
		box-shadow: none;
		margin-top: 0px;
	}

	#imagedetailsdiv h3
	{
		display: none;
	}

	#imagedetailsdiv > div
	{
		float: left;
		width: 100%;
		width: calc(100% - 36px);
		width: -webkit-calc(100% - 36px);
		padding: 18px;
		padding-top: 12px;
		padding-bottom: 12px;
	}

	#imagedetailsdiv > div:nth-child(n+2)
	{
		border-top: 1px solid #DDDDDD;
	}

	#imagedetailsdiv > div:nth-child(2n+1)
	{
		background-color: #FCFCFC;
	}

	#imagedetailsdiv > div > *:nth-child(1), .visitordiv > *:nth-child(1)
	{
		float: left;
		width: 30%;
		padding-left: 10px;
		font-size: 9pt;
		font-family: oswald, arial;
		font-weight: normal;
		color: #444444;
		letter-spacing: 0.5px;

		width: 100%;
		padding-left: 0px;
		padding-bottom: 2px;
		font-size: 9pt;
		font-family: cabin, nevis, oswald, arial;
		letter-spacing: 0px;
		color: #444444;
	}

	#imagedetailsdiv > div > *:nth-child(2), .visitordiv > *:nth-child(2)
	{
		float: right;
		width: 60%;
		padding-right: 10px;
		font-size: 9pt;
		font-family: arial;
		color: #666666;

		float: left;
		width: 100%;
		padding-right: 0px;
	}

	.visitordiv
	{
		float: left;
		width: 100%;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.visitordiv:nth-child(2n)
	{
		background-color: #FFFFFF;
	}

	.visitordiv:nth-child(2n+1)
	{
		background-color: #FFFFFF;
	}

	#tagdiv
	{
		padding-top: 2px;
		padding-bottom: 10px;
	}

	.sidebarText, .sidebarTag, .sidebarTag:link, .sidebarTag:active, .sidebarTag:visited
	{
		display: inline-block;
		padding: 5px;
		margin-bottom: 5px;
		border: 1px solid #DDDDDD;
		border-radius: 2px;
		font-size: 9pt;
		font-family: arial;
		color: #777777;
		text-decoration: none;
	}

	.sidebarText
	{
		border: 1px solid transparent;
	}

	.sidebarTag:hover
	{
		color: #222222;
		border: 1px solid #999999;
	}


	.titlebar p	{	color: #FFFFFF;
				}


	.iconClassWithNumbers
	{
		display: inline-block;
		width: 36px;
		margin-left: 2px;
		margin-right: 2px;
		text-align: center;
		cursor: pointer;
		cursor: hand;
		border: 1px solid #EEEEEE;
		box-shadow: none;
		overflow: hidden;
	}

	#previousNextDivContainer .iconClassWithNumbers
	{
		float: right;
	}


	.iconClassWithNumbers .iconClassDiv1
	{
		display: inline-block;
		width: 100%;
		height: 22px;
		overflow: hidden;
		vertical-align: top;
		opacity: 0.65;
		filter: alpha(opacity=65);
		text-align: center;
	}

	.iconClassWithNumbers .iconClassDiv1 img
	{
		display: inline-block;
		border: none;
		opacity: 1.00;
		filter: alpha(opacity=100);
		max-width: 75%;
		max-height: 60%;
		vertical-align: middle;
	}

	.iconClassWithNumbers .iconClassDiv2
	{
		display: inline-block;
		width: 100%;
		font: 8pt arial;
		line-height: 100%;
		overflow: hidden;
		background-color: #FFFFFF;
		border: none;
		text-align: center;
	}

	.iconClassWithNumbers p
	{
		display: inline-block;
		padding-top: 0px;
		padding-bottom: 0px;
		font: 8pt arial;
		line-height: 100%;
		font-weight: normal;
		color: #666666;
		text-shadow: none;
	}


	.iconClassWithNumbers:hover .iconClassDiv1
	{
		opacity: 1.00;
		filter: alpha(opacity=100);
	}

	.iconClassWithNumbers:hover img
	{
		opacity: 1.00;
		filter: alpha(opacity=100);
	}

	.iconClassWithNumbers:hover .iconClassDiv2
	{
		display: inline-block;
		border-color: #999999;
	}

	#socialDiv
	{
		float: left;
		width: 100%;
		padding-top: 18px;
		padding-bottom: 12px;
		border-bottom: 1px solid #CCCCCC;
		-webkit-order: 3;
		order: 3;
		text-align: left;
	}

	#socialDiv .iconClassWithNumbers
	{
		border: none;
	}

	#socialDiv .iconClassWithNumbers .iconClassDiv2
	{
		display: none;
	}

	#socialDiv .iconClassWithNumbers:hover .iconClassDiv2
	{

	}

	.iconclass
	{
		float: left;
		width: 26px;
		margin-left: 2px;
		margin-right: 2px;
		text-align: center;
		cursor: pointer;
		cursor: hand;
		border: none;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		box-shadow: 2px 2px 5px #EEEEEE;
		box-shadow: none;
	}

	.iconclass:first-child
	{
		margin-left: 0px;
	}

	.iconclass:nth-child(5)
	{
		margin-right: 0px;
	}

	.iconclasstop
	{
		float: left;
		width: 100%;
		overflow: hidden;
		border: 1px solid;
		border-bottom: none;
		height: 24px;
		overflow: hidden;
		vertical-align: top;
		opacity: 0.65;
		filter: alpha(opacity=65);
	}

	.iconclasstop img
	{
		display: inline-block;
		border: none;
		opacity: 1.00;
		filter: alpha(opacity=100);
		max-width: 75%;
		max-height: 60%;
		vertical-align: middle;
	}

	.iconclass:nth-child(n+6)
	{
		float: right;
		width: 36px;
	}

	.iconclass:nth-child(n+5) img
	{
		max-width: 50%;
		max-height: 50%;
	}

	.iconclassbottom
	{
		float: left;
		height: 17px;
		width: 100%;
		overflow: hidden;
		background-color: #FFFFFF;
		border: 1px solid #E5E5E5;
		border-top: none;
	}


	.iconclass:hover .iconclasstop
	{
		opacity: 1.00;
		filter: alpha(opacity=100);
	}

	.iconclass:hover img
	{
		opacity: 1.00;
		filter: alpha(opacity=100);
	}

	.iconclass:hover .iconclassbottom
	{
		border-color: #999999;
	}

	.iconclass p
	{
		float: left;
		width: 100%;
		padding-top: 2px;
		font: 8pt arial;
		font-weight: normal;
		color: #666666;
		text-shadow: none;
	}

	#featuredheaderdiv
	{
		float: left;
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
		border-top: 1px solid #CCCCCC;
		border-bottom: 1px solid #CCCCCC;
		text-align: left;
	}

	#additionalImagesHeaderDiv
	{
		float: left;
		width: 100%;
		padding-top: 40px;
		padding-bottom: 10px;
		border-bottom: 1px solid #AAAAAA;
	}

	#additionalImagesHeaderDiv p:nth-child(1)
	{
		float: left;
		padding-top: 0px;
		font-size: 12pt;
		font-family: oswald, arial;
		font-weight: normal;
		letter-spacing: 0px;
		color: #666666;
		text-shadow: none;
	}

	#additionalImagesHeaderDiv p:nth-child(2)
	{
		float: right;
		padding-top: 8px;
		font: 10pt arial;
	}

	#additionalImagesHeaderDiv a, #additionalImagesHeaderDiv a:link
	{
		font: inherit;
		color: inherit;
		text-decoration: none;
	}

	#additionalimagescontainerdiv
	{
		display: inline-block;
		width: calc(100% - 62px);
		width: -webkit-calc(100% - 62px);
		width: 100%;
		text-align: justify;
		padding: 0px;
		border: none;
		box-shadow: none;
		line-height: 100%;
	}

	.additionalimagesdiv
	{
		display: inline-block;
		width: 14%;
		vertical-align: top;
	}

	.additionalImage
	{
		width: 100%;
		border: none;
		border-radius: 2px;
		box-shadow: 0px 8px 8px -5px #CCCCCC;
	}

	.commenttextbox
	{
		float: left;
		width: 75%;
		width: calc(100% - 12px);
		width: -webkit-calc(100% - 12px);
		height: 75px;
		padding: 5px;
		margin-top: 25px;
		font: 10pt arial;
		border: 1px solid #999999;
	}

	#commentHeaderDiv
	{
		float: left;
		width: 100%;
		padding-top: 40px;
		padding-bottom: 10px;
		border-bottom: 1px solid #999999;
	}

	#commentHeaderDiv p:nth-child(1)
	{
		float: left;
		padding-top: 0px;
		font-size: 14pt;
		font-family: oswald, arial;
		font-weight: normal;
		letter-spacing: 1px;
		color: #666666;
	}

	#commentHeaderDiv p:nth-child(2)
	{
		float: right;
		padding-top: 8px;
		font: 10pt arial;
	}

	.linkPostComment, .linkPostComment:link
	{
		font: inherit;
		color: #444444;
	}

	.iconComment
	{
		float: right;
		width: 32px;
		height: 24px;
		padding-top: 4px;
		padding-right: 8px;
		border: none;
	}



	#commentContainerDiv
	{
		display: inline-block;
		width: 100%;
		padding: 0px;
		border: none;
		box-shadow: none;
		text-align: left;
	}

	.commentDiv
	{
		float: left;
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
		border-top: 1px solid #DDDDDD;

	}

	.commentDiv:first-child
	{
		border-top: none;
	}

	.commentDiv:nth-child(2n+1)
	{
		background-color: #F7F7F7;
	}

	.commentDiv:nth-child(n+11)
	{
		display: none;
	}

	.commentHeadshot
	{
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 36px;
		height: 36px;
		border: none;
		border-radius: 18px;
		box-shadow: none;
		margin-left: 15px;
		margin-right: 15px;
		box-shadow: 2px 2px 5px #EEEEEE;
	}

	.individualCommentDiv
	{
		float: none;
		display: inline-block;
		vertical-align: top;
		width: 100%;
		width: calc(100% - 90px);
		width: -webkit-calc(100% - 90px);
		overflow: hidden;
	}

	#viewMoreComments, #hideMoreComments
	{
		float: left;
		padding-top: 0px;
		font-size: 10pt;
		font-family: arial;
	}

	#viewMoreComments a, #viewMoreComments a:active, #viewMoreComments a:link, #viewMoreComments a:visited, #hideMoreComments a, #hideMoreComments a:active, #hideMoreComments a:link, #hideMoreComments a:visited
	{
		font-size: inherit;
		font-family: inherit;
		color: #444444;
		text-decoration: none;
	}

	#hideMoreComments a:hover
	{
		color: #222222;
		text-decoration: underline;
	}

	#hideMoreComments
	{
		display: none;
	}

	#textNoComments
	{
		float: left;
		width: 100%;
		padding-top: 15px;
		font: 10pt arial;
		color: #444444;
	}

	.linkpreviousarrow, .linknextarrow
	{
		position: absolute;
		top: 50%;
		top: calc(50% - 40px);
		top: -webkit-calc(50% - 40px);
		border: none;
		opacity: 0.20;
		filter: alpha(opacity=20);
		max-height: 40px;
		padding: 25px;
		border: none;
		z-index: 1000;
	}

	.linkpreviousarrow:hover, .linknextarrow:hover
	{
		opacity: 1.00;
		filter: alpha(opacity=100);
	}

	.linkpreviousarrow
	{
		left: 0px;
	}

	.linknextarrow
	{
		right: 0px;
	}

	.dropdownProductsParentDiv
	{
		display: inline-block;
		vertical-align: top;
		width: 100%;
		margin-bottom: 15px;
		flex: none;
		-webkit-flex: none;
	}

	.dropdownProductsDiv
	{
		display: inline-block;
		vertical-align: middle;
		width: 100%;
		width: calc(100% - 0px);
		width: -webkit-calc(100% - 0px);
		min-height: 40px;
		overflow: visible;
		border: none;
		box-shadow: none;
		line-height: 100%;
		flex: none;
		-webkit-flex: none;
	}

	.topLevelProductDiv
	{
		display: inline-block;
		display: flex;
		display: -webkit-flex;
		box-sizing: border-box;
		flex-direction: row;
		-webkit-flex-direction: row;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		align-items: center;
		-webkit-align-items: center;
		width: 100%;
		padding: 12px;
		padding-left: 15px;
		padding-right: 15px;
		cursor: pointer;
		cursor: hand;
		border: 1px solid #CCCCCC;
		box-shadow: 0px 5px 8px #E9E9E9;
		box-shadow: none;
	}

	.topLevelProductImage
	{
		display: inline-block;
		vertical-align: middle;
		max-height: 100px;
	}

	.topLevelProductName
	{
		display: inline-block;
		vertical-align: middle;
		font-size: 10pt;
		font-family: montserratlight, montserratregular, oswald, cabin, nevis, arial;
		line-height: 100%;
		letter-spacing: 0px;
		word-spacing: 0px;
		color: #555555;
		text-transform: none;
		letter-spacing: 0px;
	}

	.topLevelProductPrice
	{
		display: inline-block;
		vertical-align: middle;
		font-size: 10pt;
		font-family: montserratlight, montserratregular, oswald, cabin, arial;
		line-height: 100%;
		color: #555555;
	}

	.productName
	{
		display: inline-block;
		padding-left: 5px;
		font-size: 10pt;
		font-family: montserratlight, montserratregular, oswald, arial;
		letter-spacing: 0px;
		word-spacing: 2px;
		vertical-align: middle;
		color: #666666;
	}

	.productPrice
	{
		display: inline-block;
		vertical-align: middle;
		font-size: 10pt;
		font-family: montserratlight, montserratregular, oswald, arial;
		color: #666666;
	}

	.availableProductsParentDiv
	{
		display: none;
		width: 100%;
		flex-direction: row;
		-webkit-flex-direction: row;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		align-items: center;
		-webkit-align-items: center;
	}

	.flexHidden
	{
		display: none;
	}

	.flexVisible
	{
		display: flex;
		display: -webkit-flex;
	}

	.availableProductsDiv
	{
		display: inline-block;
		width: 100%;
		width: calc(100% - 2px);
		width: -webkit-calc(100% - 2px);
		margin: 0px;
		margin-top: 0px;
		margin-bottom: 25px;
		padding: 0px;
		border: 1px solid #AAAAAA;
		border-top: none;
		flex: none;
		-webkit-flex: none;
	}

	.subProductDiv
	{
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		-webkit-flex-direction: row;
		justify-content: space-between;
		-webkit-justify-content: space-between;
		align-items: center;
		-webkit-align-items: center;
		box-sizing: border-box;
		width: 100%;
		padding: 15px;
		border-top: 1px solid #DDDDDD;
		cursor: pointer;
		cursor: hand;
	}

	.subProductDiv:nth-child(1)
	{
		border-top: none;
	}

	.subProductDiv:nth-child(2n + 1)
	{

	}

	.subProductDiv:hover
	{
		background-color: #F1F1F1;
	}


	@media screen and (max-width: 1400px)
	{
		.linkpreviousarrow, .linknextarrow
		{
			display: none;
		}
	}


	@media screen and (max-width: 800px)
	{

		.linkpreviousarrow
		{
			padding-left: 5px;
			display: inline-block;
		}

		.linknextarrow
		{
			padding-right: 5px;
			display: inline-block;
		}

		#pagecontainerdiv
		{
			display: flex;
			display: -webkit-flex;
			flex-direction: column;
			-webkit-flex-direction: column;

			padding-top: 15px;
			padding-bottom: 50px;
		}


		#pagecontainer > *
		{
			float: none;
			order: 100;
			-webkit-order: 100;
		}

		.leftdiv
		{
			float: none;
			width: 100%;
		}

		.rightdiv
		{
			float: none;
			width: 100%;
		}

		#topDescription
		{
			display: none;
		}

		#bottomDescriptionContainerDiv
		{
			display: inline-block;
		}

		.dropdownProductsParentDiv
		{
			width: 45%;
		}

		#featuredheaderdiv
		{
			padding-top: 0px;
			border-top: none;
			text-align: center;
		}

		#groupdiv
		{
			display: none;
		}

		#rightsidebar
		{
			margin-top: 20px;
		}

		#topnavigationdiv
		{
			text-align: center;
		}

		#previousNextDivTop
		{
			display: inline-block;
		}

		#previousNextDivContainer
		{
			text-align: center;
		}

		#previousNextDivContainer .iconClassWithNumbers
		{
			float: none;
			display: inline-block;
		}

		#previousNextDiv
		{
			display: none;
		}

		#socialDiv
		{
			text-align: center;
		}

		h1
		{
			text-align: center;
			font-size: 20pt;
			overflow: hidden;
			white-space: nowrap;
		}

		#artistLogoDiv
		{
			text-align: center;
		}

		.iconclass
		{
			width: 40px;
			margin-left: 2px;
			margin-right: 2px;
		}

		.iconclass:nth-child(n+6)
		{
			width: 40px;
		}


		#productcontainerdiv
		{
			text-align: center;
			padding-bottom: 0px;
		}

		.productdiv
		{
			width: 16%;
			padding-left: 0%;
			padding-right: 0%;
		}

		#additionaltagsdiv
		{
			display: none;
		}

		#embedParentDiv
		{
			display: none;
		}

		#tagparentdiv
		{
			/*display: none;*/
		}

	}

	@media screen and (max-width: 640px)
	{
		#pagecontainerdiv
		{
			padding-top: 0px;
		}

		.linkpreviousarrow, .linknextarrow
		{
			display: none;
		}

		h1
		{
			font-size: 18pt;
		}

		.dropdownProductsParentDiv
		{
			width: 100%;
		}

		.productdiv
		{
			width: 33%;
		}

		/* Hide Green Square and Full-Resolution Pop-Up */
		#selectionbox, #targetdiv
		{
			display: none;
		}

		#mainimage
		{
			cursor: default;
		}

		#fullSentenceDescription
		{
			display: none;
		}

		#topDescription
		{
			display: none;
		}

		.iconclass
		{
			width: 26px;
			margin-left: 2px;
			margin-right: 2px;
		}

		.iconclass:nth-child(n+6)
		{
			width: 36px;
		}

	}