.hdg {
  font-weight: bold;
}
span.cap {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
td.pr {
  padding-right: 20px;
}
#lblSearchStatusMsg {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.smText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
}
fieldset {
  border-color:#006600;
}	
#hdgInfoDetails {
  color: #000000;
}
#hdgInfoGenus, #hdgInfoSpecies, #hdgInfoVariety {
  font-style: italic;
}
#imgForm {
  padding: .25em;
}
#SourceList {
 list-style: circle;
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
}
#SourceList li {
  margin-top: .5em;
}
#SourceBlock {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;	
	padding: .25em;
  background-color: #CCFFCC;
	color: #000000;
	border: 1px solid #000000;
	margin-bottom: 1em;
}

