.taxon {
	font-style: italic;
}
.HighlightDate {	color: #F00;
	font-weight: bold;
}

.GoogleBannerAd728Wide {
	clear: both;
	height: 90px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/global/background-wings.png);
	background-position: left top;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 900px;
	background-repeat: repeat;
	text-align: center;
}
.GoogleBanner600Ad728Short {
	clear: both;
	height: 90px;
	background-color: #CCC;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(../images/global/background-wings.png);
	background-position: left top;
	margin-top: 50px;
	margin-bottom: 50px;
	width: 600px;
	background-repeat: repeat;
}
.BulletedListOne {
	list-style-position: inside;
	list-style-image: url(../images/global/arrow.jpg);
}
.BulletedListFour {
	list-style-position: inside;
	list-style-image: url(../images/global/bullet4.jpg);
	text-decoration: none;
	font-size: 90%;
}
.BulletedListFour a:link,  .BulletedListFour a:visited, .BulletedListFour a:hover, .BulletedListFour a:active{
	color: #F00;
	text-decoration: none;
}
.BulletedListFive {
	list-style-position: inside;
	list-style-image: url(../images/global/bullet5.jpg);
	list-style-type: disc;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}
.BulletedListFive a:link,  .BulletedListFive a:visited, .BulletedListFive a:hover, .BulletedListFive a:active{
	color: #030;
	text-decoration: none;
}


.BulletetListMoth {
	list-style-position: inside;
	list-style-image: url(../images/global/ul2.gif);
	list-style-type: disc;
}
.more {
	padding: 3px;
	border: 2px none #CCC;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 70%;
	text-align: left;
	float: right;
}
.more a:link, .more a:visited, .more a:hover, .more a:active{
	color: #000;
	text-decoration: none;
}
.CaptionLink {
	padding: 3px;
	border: 2px double #CCC;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 70%;
	text-align: center;
	display: block;
	width: 270px;
	background-color: #FFC;
}
.CaptionLink a:link, .CaptionLink a:visited, .CaptionLink a:hover, .CaptionLink a:active{
	color: #F00;
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #093;
}
.infoparagraph {
	display: block;
	padding: 10px;
	border: 3px double #F90;
}
