.field_help_container 
{
	border: 1px solid black ; 	
	width: 200px; 
	height: 200px;	
	padding: 2px 2px 2px 2px;
	/*
	POSITION: absolute; 
	TOP: 140px; 
	LEFT: 400px; 
	*/
}
.field_help {
	padding: 3px 3px 3px 3px; 	
	font-size: 0.9em; 	
}

.pest_ref
{
    margin-left:5px;    
}

.pest_ref a, .pest_ref a:visited { text-decoration:none;}
.pest_ref a, .pest_ref a:hover { text-decoration:underline;}


