#left-panel { 
	position: absolute;
	font-size: 9pt;
	line-height: 12pt;
	z-index: 3;
}

#right-panel { 
	position: absolute;
	font-size: 9pt;
	line-height: 12pt;
	z-index: 3;
}

#heading { 
	position: absolute;
    font-size:17pt;
    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;
}


#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;	
}
