#left-panel {  
	position: absolute;
	top: 180px;
	left: 184px;
	width: 340px;
	height: 350px;
	z-index: 3;
	font-size: 10pt;
	line-height: 11pt;
}

#discount-table { 
	font-size: 10pt;
	line-height: 14pt;
}

#highlight {
    color:#b92e82;
}

#big-highlight {
    color:#b92e82;
	font-weight: bold;
	font-size: 12pt;
	line-height: 12pt;
}

#tables {
	font-size: 10pt;
	line-height: 11pt;
}

#right-panel { 
	position: absolute;
	top: 227px;
	left: 550px;
	width: 352px;
	height: 300px;
	z-index: 3;
	font-size: 10pt;
	line-height: 10pt;
}

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

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

input {
    font-size:7pt;	
}

select {
    font-size:7pt;	
}

button {
    font-size:7pt;	
    backgroung-color: #2f9995;
}

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