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

#right-panel { 
	position: absolute;
	top: 227px;
	left: 557px;
	width: 340px;
	height: 580px;
	z-index: 3;
}

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

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

#skin-icons {
	position:absolute;
	left:584px;
	top:291px;
	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:740px;
	top:300px;
}

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