/* Style sheet for individual Plant Profile pages. (But not Plant Index) *//* 2002-05-22. Update *//* The LGR is for Omniweb; the TMS is for IE Windows *//* 2003-09-08. Create header navbar with list. *//* 2004-03-17. One style sheet to rule them all. *//* 2004-03-27. Override padding-left because of wording in title */span.description {	padding-left:4em;}/* Two  column layout. */#links {	float:left;	width: 200px;	color:#000; background-color:#cc6;	padding-top:20px;	padding-left:20px;	padding-right:15px;	padding-bottom:600px;}div.sidetitle {	color:#630; background-color:transparent;	padding-left:2px;	margin-top:10px;	font-size:14px;	line-height:16px;	font-weight:bold;	border-bottom:1px solid #630;}div.side {	color:#330; background-color:transparent;	padding-left:5px;	padding-bottom:2px;	font-family:verdana, arial, sans-serif;	font-weight:normal;	font-size:11px;	line-height:16px;}#content {	float:left;	width: 580px;	padding-left:10px;	padding-right:10px;	padding-top:20px;	color:#000; background-color:#fff;}/* Description of plant. */div.description {	font-family:optima, verdana, arial, helvetica, sans-serif;	font-size:12px;	line-height:16px;	width: 240px;	float:left;}div.photo {	width: 320px;	float:right;	font-size: 11px;	color:#630; background-color:transparent;	margin:5px;	padding:0px;}img {	border: 1px solid #630;}