#left-panel { 
	position: absolute;
	top: 177px;
	left: 174px;
	width: 430px;
	height: 580px;
	line-height: 13pt;
    font-size: 10pt;
	z-index: 3;
}

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

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

#skin-icons {
	position:absolute;
	left:770px;
	top:265px;
	width:53px;
	height:185px;
	z-index: 3;
}

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

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

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

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

#price-tag {
	left:630px;
	top:464px;
}

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

#result-quote-middle-1 {
	position: absolute;
	top: 293px;
	left: 635px;
	width: 110px;
	height: 120px;
	padding: 2px;
	text-align: right;
	font-family: arial,sans-serif;
	font-size: 9pt;
	line-height: 10.5pt;
    z-index: 4;	
}

#result-quote-top-1 {
	position: absolute;
	top: 295px;
	left: 635px;
	text-decoration: none;
    z-index: 4;	
}

#result-quote-bottom-1 {
	position: absolute;
	background-color: #d3d1b5;
	top: 293px;
	left: 635px;
	width: 110px;
	height: 120px;
    z-index: 4;	
}

.popup-letter-1 {
	font-family: arial,sans-serif;
	font-size: 11pt;
	line-height: 17px;
	color: #4d4b4d;
	width:380px;
	background:#ffffff;
	border: 1px solid #bfccc9;
	padding:17px;
	text-align:left;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.90;
	background-image: url("images/nh_page_line.jpg");
}

#special-price { 
	position: absolute;
	left: 630px;
	top: 440px;
	line-height: 13pt;
    font-size: 10pt;
    color: red;
	z-index: 3;
}
