#product-heading {
	position: absolute;
    font-size: 17pt;
    color: #2f9995;
    line-height: 18pt;
    left: 150px;
    top: 170px;
    z-index: 4;
}

#currency-selector {
	top:-20px;
}

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

td {
   	font-family: verdana, sans-serif;
	font-size: 7pt;
}

input {
    font-size:7pt;
}

select {
    font-size:7pt;	
}

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

form {
    margin-top: 0px;
    margin-bottom: 0px;
}

#no-border {
    font-size:7pt;	
    border: 0px solid white;
}

#fax-order {
	font-size: 12pt;
    color: #2f9995;
	text-decoration: none;
   	font-family:georgia,garamond,geneva,times;
}

#order-online {
	text-decoration: none;
	font-size: 11pt;
    color: #2f9995;
   	font-family:georgia,garamond,geneva,times;
}

#order-panel {
	position: absolute;
	left: 454px;
	top: 203px;
	width: 485px;
	height: 250px;
	z-index:10;
}

#order-confirm {
	position: absolute;
	left: 560px;
	top: 210px;
	width: 400px;
	height: 250px;
	z-index:10;
}

#order-panel-left {
	position: absolute;
	left: 140px;
	top: 210px;
	width: 340px;
	height: 250px;
	z-index:10;
	font-size: 8pt;
	line-height: 9pt;
}

#order-panel-right {
	position: absolute;
	left: 450px;
	top: 220px;
	width: 470px;
	height: 250px;
	z-index:10;
}

#order-panel-right-detail {
	position: absolute;
	left: 560px;
	top: 220px;
	width: 360px;
	height: 250px;
	z-index:10;
}

#instruction-panel {
	position: absolute;
	left: 150px;
	top: 200px;
	width: 280px;
	height: 250px;
	font-size: 8pt;
	z-index:10;
}

#confirmation-panel {
	position: absolute;
	left: 150px;
	top: 220px;
	width: 330px;
	height: 250px;
	font-size: 12pt;
	line-height: 14pt;
	z-index:10;
}

#discount_normal {
	color: #FF0000;
      font-weight: normal;
	font-size: 7pt;
}

#discount_bold {
	color: #FF0000;
      font-weight: bold;
      font-size: 7pt;
}

#site_seal {
	position: absolute;
	left: 456px;
	top: 452px;
	width: 475px;
	z-index:10;
}
