#middleRow	{
	position: relative;
}
	.designerLabelsTags	{
		left: 155px;
		position: absolute;
		top: 137px;
		z-index: 10;
	}
			div#content p {
				font-size : 11px;
				text-align : justify;
				padding : 10px 80px 0 10px; margin : 0;
			}

			ul#customTailorFabrics	{
				font-size: 11px;
				margin-left: 250px;
			}

			#designerTable	{
				width : 540px;
				margin : 10px 0 15px 0;
				border-bottom : 1px dotted #937868;
			}

				#designerTable .leftCol	{
					position : relative;
					left : 1px;
					width : 125px;
					float : left;
					border-top : 1px dotted #937868; border-right : 1px dotted #937868;
					vertical-align : middle;
				}

					#designerTable .leftCol div	{
						padding : 10px 0 10px 5px;
					}

				#designerTable .rightCol	{
					width : 412px;
					float : left;
					border-top : 1px dotted #937868; border-left : 1px dotted #937868;
				}

					#designerTable .rightCol p	{
						font-size : 11px;
						text-align : justify;
						padding : 5px; margin : 0;
					}

				.designerList	{
					font-size : 11px;
					line-height : 20px;
					list-style-type: none;
					float : left;
					width : 153px;
					padding : 0 20px 0 10px;
					border : 0px solid #000;
				}
