<!--
div.content {
	width: 690px;
	}

div.empdetail h2 {
  margin: 20px 30px 4px 27px;
}

div.empdetail h4 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px;
	font-weight: bold;
	margin: 4px 0px 4px 27px;  
}

div.empdetail p {
  line-height: 14px;
}

div.empdetail ol {
  margin: 0 0 0 54px;
}

div.collection h2 {
  margin: 20px 30px 4px 27px;
}

div.collection h3 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px;
	font-weight: bold;
  margin: 0px 0px 0px 27px;
  font-variant: normal;
  color: #666;
}

div.collection h4 {
	font-size: 11px; 
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	margin: 4px 27px 4px 27px;
	border-top: 1px solid #999;
	padding-top: 4px;
}

div.collection p {
  line-height: 14px;
}

div.collection ol {
  margin: 0 0 0 54px;
}

div.collection img {
	margin: 4px 0px 4px 27px;  

}

div.collection table {
  margin: 0 0 20px 27px;
}

div.collection table td {
  margin: 0;
}

div.collection table td p {
  margin-left: 0;
  margin-right: 0;
  font-family: 'trebuchet ms',arial,helvetica,sans-serif;
  font-size: 14px;
  line-height: 18px;
}

div.collection table td p.prevnext {
  font-size: 12px;
}

div.collection table td h2 {
 margin: 0 0 8px 0;
}

div.collection table td.description {
  padding-right: 10px;
}

div.collection table.techspecs {
  margin: 2px 0 0 0px;
  border-bottom: 2px solid #666;
}

div.collection table.techspecs td {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px;
  border-top: 1px solid gray;
  padding: 2px 0px 2px 0px;
}

div.collection table.techspecs td.header {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 14px;
  width: 80px;
  border-top: 1px solid gray;
  background: #666;
  color: #FFF;
  padding: 2px 4px;
  width: 180px;
}

div.collection table.techspecs th {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 14px;
  width: 100px;
  text-align: left;
  border-top: 1px solid gray;
  padding: 2px 2px 2px 0px;
  color: #333;
}

-->