#left-panel { 
	position: absolute;
	top: 187px;
	left: 184px;
	width: 330px;
	height: 580px;
	line-height: 13pt;
	z-index: 3;
}

#product-heading {
    font-size:17pt;
    color:#9795b1;
    line-height:16pt;
}

p {
	margin-top:7px;
	margin-bottom:7px;
}

#skin-icons {
	position:absolute;
	left:770px;
	top:380px;
	width:103px;
	height:123px;
	z-index: 3;
}

#skin-icon-1 {
	position:absolute;
	left:0px;
	top:0px;
	width:50;
	height:60;
}

#skin-icon-2 {
	position:absolute;
	left:54px;
	top:0px;
	width:50;
	height:60;
}

#skin-icon-3 {
	position:absolute;
	left:0px;
	top:60px;
	width:50;
	height:60;
}

#skin-icon-4 {
	position:absolute;
	left:54px;
	top:60px;
	width:50;
	height:60;
}

#price-tag {
	left:760px;
	top:303px;
}

#product-image {
	position: absolute;
	left: 580px;
	top: 212px;
	z-index: 2;
}