div#content p	{
	font-size : 11px;
	text-align : justify;
	padding : 10px 80px 0 10px; margin : 0;
}
ul.denimShopBrands	{
	float : left;
	font-size : 11px;
	list-style-type: disc;
	padding: 10px 10px 0 30px;
	text-align : left;
	width : 130px;
}
#madeToMeasureTable	{
	width : 540px;
	margin : 10px 0 15px 0;
	border-bottom : 1px dotted #937868;
}

	#madeToMeasureTable .leftCol	{
		position : relative;
		left : 1px;
		width : 268px;
		float : left;
		border-top : 1px dotted #937868; border-right : 1px dotted #937868;
		vertical-align : middle;
	}

		#madeToMeasureTable .heading	{
			border-bottom : 1px dotted #937868;
			font-weight : bold; font-size : 11px;
			padding :0px 0 3px 10px; margin : 0;
		}

	#madeToMeasureTable .rightCol	{
		width : 270px;
		float : left;
		border-top : 1px dotted #937868; border-left : 1px dotted #937868;
	}


	.list	{
		font-size : 11px;
		line-height : 14px;
		border : 0px solid #000;
		padding : 10px;
	}
		ul.madeToMeasureLists	{
			float: none;
			margin: 0;
			padding: 2px 0 2px 20px;
		}
	#mainShopTable	{
		width : 539px;
		position : relative;
		left : 1px;
		margin : 10px 0 15px 0; padding : 0;
	}

		#mainShopTable .row	{
			width : 100%;
		}

			#mainShopTable .row .heading {
				border-bottom : 1px dotted #937868; border-top : 1px dotted #937868;
				padding :0px 0 3px 10px; margin : 0;
			}

				#mainShopTable .row span	{
					font-size : 11px;
					font-weight : bold;
				}

			#mainShopTable .row p	{
				font-size : 11px;
				text-align : justify;
				padding : 5px 50px 30px 10px; margin : 0;
			}

#thumbsProducts {
	margin: 30px 0 0 2px;
	padding: 0;
	width: 535px;
	height: 524px;
}

#viewerProducts {
	margin: 30px 0 0 2px;
	padding: 0;
	width: 535px;
	height: 524px;
	position: relative;
	z-index: 10;
	visibility: hidden;
	display: none;
}

#viewerFullImg_bg{
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 15;
	top: 0;
	left: 0;
}

#viewerFullImg {
	margin: 0;
	padding: 0;
	width: 277px;
	height: 414px;
	position: absolute;
	z-index: 20;
	top: 38px;
	left: 120px;
}
