﻿body
{
	margin:0px;
	margin-left:1em;
	font-family:lucida,arial;
}
h1{	font-size:large;}
h2{ font-size:medium; text-indent:1em;margin-bottom:0.5em;}
.species
{
	font-style:italic;
}
#banner
{
	height:70px;	
	background:no-repeat url('../img/product_top_strip.jpg');	
	margin-left:-1em;
	margin-bottom:1em;
}
fieldset
{
	border:none;
}
legend
{
	font-size:larger;
}
.chInfo
{
	margin-bottom:1em;
	width:600px;
}
#chHelp
{
	border:solid 1px grey;
	margin-top:2em;
	margin-right:1em;
	padding:0.5em;
	text-align:center;
}
#chSearch
{
	width:795px;
	text-align:center;	
}
#chSearch input
{
	font-size:large;	
}
#chNoResults
{
	width:795px;
}
#chResults
{
	width:795px;
}
.chResultsHdr
{
	font-weight:bold;	
}
.chResultsHdr td
{
	white-space:nowrap;
}
.chResultsItem
{
	vertical-align:text-top;
}
#chResults .section .title
{
	font-size:large;
}
#chResults .section 
{	
	margin:0em 3em 0em 3em;	
}
#chResults table
{
	width:695px;
	margin:0.5em;
	border:none;
	font-size:small;
}
#chResults td
{
	padding:0.2em 1em 0em 1em;
	border:none;
}
#cloneBadge
{
	background-repeat:no-repeat;
	background-image:url('../img/ClonesBadge.png');
	height:165px;
	width:145px;
	float:right;
	position:absolute;
	left:610px;
	top:45px;
	
}
.chCloneListDesc
{
	text-indent:2em;
	font-style:italic;
	font-size:80%;
}
.cloneCaption
{
	/*margin-left:2em;*/
	
}
.cloneInfo
{
/*	position:absolute;
	position:fixed;
	left:14em;*/
}
.libraryInfo
{
	position:absolute;
	left:14em;
}
.dataTable
{	
	border:0px;
	margin-left:1.5em;
}
.dataTable td
{
	vertical-align:text-top;
	min-width:10em;	
}
.chHint
{
	margin-top:1em;
	
	
}
.chHint ul
{
	margin-top:0px;
}