h4.product-feature {
  color: #69c ;
	font-size: 11pt ;
	font-family: "Arial narrow", Arial, helvetica, sans-serif ;
}

table.product-list {
	table-layout: fixed ;
	width: 100% ;
	border-collapse: collapse ;
  border-top: 3px solid #69c ;
  border-bottom: 1px solid #69c ;
}
table.product-list td {
	padding-left: 5px ;
	padding-right: 1px ;
	height: 40px ;
}

table.product-list th ,
table.product-list thead th ,
table.product-list thead td {
	text-align: left ;
	padding: 0px ;
}
table.product-list th.center {
	text-align: center ;
}

.product-name a ,
.product-name {
}

.product-code a ,
.product-code {
	white-space: nowrap ;
	font-family: Arial, sans-serif;
	color: #555 ;

}


.product-scr ,
.cross-reactivity ,
.product-application {
	font-family: Tahoma;
	font-size: 8pt;
}


span.item-price {
	text-decoration: line-through;
	color: red ;
}
span.base-price {
	color: blue ;
	color: #0D5BA2 ;
}
span.allowance ,
span.allowance-multiplier-factor {
	color: red ;
	letter-spacing: 0px ;
	font-size: 8pt ;
	font-weight: normal ;
	letter-spacing: 0px ;
	font-family: Verdana, sans-serif;
}
span.on-request {
  color: red ;
	font-size: 8pt ;
}




div.product-content {
  padding: 4px ;
}

pre, address,
p {
	margin: 0.22em 0 0.44em ;
	line-height: 144% ;
	padding:0;
}

.unIndentedList ,
ul.description {
	margin: 0.2em 0 0.4em ;
	padding: 0;
	list-style-position: inside ;
}
ul.description li ,
.unIndentedList li {
	padding: 0;
}




pre {
	font-family: "Courier New", fixed;
	font-size: 11px;
	line-height: 13px;
	border: 1px solid #eee ;
	background-color: #f8f8f8 ;
	padding: 0.5em ;
	margin: 0.5em 0 ;
}
.description {
  font-size: 9pt ;
  color: #666 ;
}
.special-feature {

}

.expert {

}

.reference {
	font-size: 9pt ;
	font-family: Arial , sans-serif ;
}

.orange {
	color: orange ;
}
.blood {
  color: #D9471F ;
	font-weight: bold ;
}
.royalblue {
  color: #4169E1 ;
}

.narrow {
	line-height: 122% ;
	letter-spacing: -1px ;
}
.broad {
	line-height: 166% ;
	letter-spacing: 1px ;
}

.normal {
  font-weight: normal ;
	line-height: 144% ;
	font-size: 10pt ;
}

.nomargin {
  margin: 0 ;
}


address {
  font-size: 11px ;
	font-family: Dotum, sans-serif ;
}

h1,h2,h3,h4,h5,h6 {
  margin-bottom: 8px ;
}

.product-content h2 {
  font-size: 15pt ;
	color: silver ;
	color: #F8BB8E ;
}

.product-content h3 {
  font-size: 13pt ;
	color: #69c ;
}
.product-content h4 {
  font-size: 10pt ;
	color: #407FB7 ;
}
.product-content h5 {
  font-size: 10pt ;
	color: #0D5BA2 ;
}


.product-content ul {
  line-height: 140% ;
	margin-top: 0.2em ;
	margin-bottom: 0.4em ;
}


.product-content li {
  line-height: 133% ;
	margin: 0.16em 0 0.3em ;
}
