/* mobile_plantdetail.css */#names {	background-color: #FFF;	margin: 0;	font-size: 120%;	padding: 10px 30px 0 30px;}#names p {	margin-bottom: .6em;		}.readLink {               /* 22 July 2017 changed from ID to CLASS */	float: right;	width: 300px;	font-size: 90%;	color: #666;	padding-left: 10px;   }.readLink p {             /* 22 July 2017 changed from ID to CLASS */	padding-bottom: .4em;	}.readLink_LOOK {               /* 29 Dec 2018 */	font-size: 80%;	color: #666;	padding-left: 10px;   }.readLink_LOOK p {             /* 29 Dec 2018 */	padding-bottom: .4em;	text-align: center;}.nameLatin {	font-size: 140%;	font-weight: bold;	font-style: italic;	font-family: "Times New Roman", Times, serif;}#nameLOOK {                   /* 29 Dec 2018 */	font-size: 200%;	font-weight: bold;	font-style: italic;	font-family: "Times New Roman", Times, serif;}.nameFamily {	font-family: "Times New Roman", Times, serif;	font-style: normal;   	font-size: 90%;}#commonName {	background-color: #CCC;	font-size: 135%;	padding-left: 30px;}#dataBottom p {	margin-bottom: .8em;		}#dataBottom {	background-color: #CCC;	font-size: 120%;	margin: 0;	padding: 30px;}#habitat {	float: right;	width: 300px;	border-left: 1px solid #333;	padding-left: 10px;}.smallType {	font-size: 60%;	}h6 {   /* INVASIVE 17 Apr 2013*/	font-weight: bold;	font-size: 120%;	font-family: Tahoma, Geneva, sans-serif;}/* --------------------------------------------------- */#bookPages {	margin-left: 10px;}#bookPages li {	font-style: italic;	margin-bottom: .4em;		padding-left: 1px;	padding-right: 10px;}	#look {	font-size: 120%;  /* 27 Sept 2012 I added this line */}/* CSS Missing Manual p210 suggests this technique (using inline-block and vertical-align) to display a gallery of varying heights, but it won't work on IE 6-7 or Firefox 2 or Safari 2 */  #gallery {	margin-top: 20px;	background-color: #FFF;	font-size: 120%;  /* 27 Sept 2012 I added this line */}#gallery .thumbnail {	margin: 10px 10px 10px 10px;	width: 275px;  /* 27 Sept 2012 I changed width from 200 */	display: inline-block; 	vertical-align: top;}#gallery .thumbnail p {	text-align: left;	margin: 2px 0 0 0;	font-size: 68%;  /* 27 Sept 2012 I changed font-size from 68% to */}#gallery .photo img {	border: 1px solid #666;	background-color: #FFF;	padding: 4px;	max-width: 250px; /* 27 Sept 2012 I added this line because I'm not using TN files */}/* --------------------------------------------------- */.compare {	color: #996666;	}/* --------------------------------------------------- 25 May 2014 */.compareFlag {	font-size: 130%;	}/* --------------------------------------------------- 29 Dec 2018 */#invasiveLoop {	margin-left: 10px;}#invasiveLoop li {	font-style: italic;	margin-bottom: .4em;		padding-left: 1px;	padding-right: 10px;}