#ptitle{
position: absolute; top: 110px; left: 375px; 
}
#product #matopts #mf {
	vertical-align: top;
	padding: 5px;
}

#ptitle{
position: absolute; top: 105px; left: 25px; z-index: 3;
}

#maglayer{
	position: absolute;
	top: 340px;
	left: 610px;
}
#product #matopts input {
	color: #000000;
	background-color: #FFFFFF;
}
#samplelayer { visibility: hidden;
	position: absolute;
	top: 200px;
	left: 670px;
	z-index: 1;
}

#img {
	position: absolute;
	top: 158px;
	left: 40px;
	
	width: 295px;
	height: 372px;
	border: thin solid ButtonFace;
	z-index: 3;
	background-repeat: no-repeat;
}

#largeimg { visibility: hidden;
	position: absolute;
	top: 130px;	
	left: 15px;
	border: thin solid #F0F0F0;
	width: 295px;
	
	height: 372px;
	
	z-index: 3;
	background-repeat: no-repeat;
	
}

#matlayer {
	position: absolute;
	top: 158px;
	left: 40px;
	width: 295px;
	height: 372px;
	border: thin #FFFACD;
	background-color: #FFFFFF;
	z-index: 1;
}
#framelayer {
	position: absolute;
	top: 120px;
	left: 15px;
	width: 346px;
	height: 445px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 0;
}
#productopts {
	top: 140px;
	left: 375px;
	width: 350px;
	position: absolute;
	
}
#wallcolorlayer {
	position: absolute;
	top: 102px;
	left:30px;
	width: 400px;
	height: 445px;
	
}
#matopts {
	top:360px;
	position: absolute;
	left: 375px;
}
#frameopts {
	top: 460px;
	position: absolute;
	left: 550px;
}

