#left-panel { 
	position: absolute;
	top: 162px;
	left: 184px;
	width: 350px;
	height: 580px;
	z-index: 3;
}

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

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

#skin-icons {
	position:absolute;
	left:760px;
	top:224px;
	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:742px;
	top:361px;
}

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