#left-panel { 
	position: absolute;
	top: 177px;
	left: 184px;
	width: 270px;
	height: 330px;
	font-size: 9pt;
	line-height: 12pt;
	z-index: 3;
}

#right-panel { 
	position: absolute;
	top: 220px;
	left: 490px;
	width: 430px;
	height: 300px;
	font-size: 9pt;
	line-height: 12pt;
	z-index: 3;
}

#heading {
    font-size:17pt;
    color:#60a5d8;
    line-height:16pt;
}

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

#skin-icons {
	position:absolute;
	left:603px;
	top:270px;
	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:593px;
	top:424px;
}

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

.leftcol {    
	width: 140px;
	font-size: 9pt;
}

.rightcol {    
	width: 300px;
	font-size: 9pt;	
}
