body {
	/*background: #B5B5B5 url(../images_gen/body_bg.gif) top left no-repeat fixed;*/
	background: #B5B5B5;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
#MetaData {
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	width: 780px;
	margin: 10px auto;
	padding: 10px 10px 0 10px;
	background: #EEE;
	border: 1px solid #999999;
	text-align: left;
}
#MetaData strong {
	text-decoration: underline;
}
hr {
	border: none 0;
	border-top: 1px dashed #006A4E;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}
a img {
	border: none;
}
a {
	color: #006A4E;
}
p a:hover {
	color:#CC6666;
}
h1,h2,h3,p {
	margin: 12px 0 12px 0;
}
#Wrapper {
	width: 800px;
	padding: 0 10px;
	margin: 0 auto;
	text-align: left;
	background: #fff url(../images_gen/wrapper_shad_bg.jpg) repeat-y top left;
	overflow: hidden;
}
#Wrapper.Shop{
	background: #fff url(../images_gen/wrappershop_shad_bg.jpg) repeat-y top!important;
}
#Header {
	background: #006A4E no-repeat top;
	padding: 0;
	margin: 0;
	text-align: right;
	width: 800px;
}
body#Home #Header {
	height: 127px;
	border-bottom: 5px solid #006A4E;
}
#Logo {
	margin: 0;
	padding: 10px 15px 0 0;
}
#MainNav {
	margin: 6px 0 7px 0;
	padding: 0;
	text-align: center;
	position: relative;
}

#MainNav ul {
	padding: 13px 65px 9px 0;
	margin: 0;
	_margin: 0;
	list-style: none;
}
#MainNav ul li{
	display: inline;
	margin: 3px 0 0 0;
	font-size: 120%;
	padding: 8px 7px 12px 7px;
}
#MainNav ul li h2 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#MainNav ul li.Last{
}
#MainNav ul li a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#MainNav ul li.ActiveHome a{
	color: #006A4E;
}
#MainNav ul li.Active{
	background: #006A4E;
}
#Cart {
	position: absolute;
	color: #fff;
	right: 10px;
	top: 10px;
	width: 20px;
	height: 17px;
	background: url(../images_gen/cart.gif) no-repeat left bottom;
	font-weight: bold;
	font-size: 120%;
	text-decoration: none;
	padding: 0 0 0 15px;
	display: block;
}
.NoShow {
	display: none;
}
#SubNav, #TertNav {
	text-align: center;
}
#SubNav ul, #TertNav ul {
	padding: 0 0 7px 0;
	margin: 0;
	list-style: none;
	font-size: 85%;
}
.PlantsSection ul {
	padding: 0 0 7px 50px !important;
}
#TertNav {
	background: #0B5248;
	padding: 8px 0 0 0;
}
#SubNav ul li, #TertNav ul li{
	margin: 0;
	padding: 0;
	display: inline;
}
#SubNav ul li h3, #TertNav ul li h3 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
#SubNav ul li a, #TertNav ul li a{
	margin: 5px 0 5px 0;
	padding: 0 10px;
	color: #fff;
	background: #006A4E;
	text-decoration: none;
	font-weight: bold;
}
#TertNav ul li a {
	background: #0B5248;
}
#SubNav ul li.Last{
	border: none;
}
#SubNav ul li.Active a, #TertNav ul li.Active a{
	background: #fff;
	padding: 3px 15px 8px 15px;
	margin: 0;
	border: none!important;
	color: #006A4E;
}
#SubNav ul li.Active.Gardens a{
	background: #0B5248!important;
	color: #fff!important;
}
ul#ShopNav {
	float: left;
	margin: 0;
	padding: 15px 0;
	list-style: none;
	width: 150px;
	min-height: 200px;
	_height: 200px;
}
ul#ShopNav li{
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px dashed #fff;
	background: #74B4A4
}
ul#ShopNav li h3, ul.ShopSubNav li h4 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
ul#ShopNav li a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
ul#ShopNav li a.Active{
	color: #006A4E;
}
ul#ShopNav li a:hover{
	color: #006A4E;
}
ul#ShopNav li.ShopNavImageCopyright {
	padding-top: 15px;
	border-bottom: none !important;
	text-align: center !important;
}
ul#ShopNav li.ShopNavImageCopyright a {
	font-weight: normal;
	font-size: 85%;
	text-align: center !important;
}
ul#ShopNav ul.ShopSubNav {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	font-size: 95%;
}
ul#ShopNav ul.ShopSubNav li{
	border: none;
	margin: 3px 0;
	padding: 0;
}
#Wrapper.Shop div#Page div#Content {
	width: 570px;
	float: left;
	margin: 0 0 0 40px;
}
#Wrapper.Shop div#Page {
	padding: 0 20px 25px 20px;
	background: url(../images_gen/shopnavbg.gif) no-repeat top left;
}
a.Back {
	position: absolute;
	right: 20px;
	top: 24px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	color: #74B4A4;
	width: 3.5em;
}
#Page {
	position: relative;
	padding: 0 30px 25px 30px;
}
#Page h1{
	font-size: 210%;
	color: #006A4E;
	font-weight: normal;
	width: 550px;
}
#Page h1#PageTitle {
	font-family: Arial, Helvetica, sans-serif;
}
#Wrapper.Shop div#Page h1{
	width: 520px;
	float: left;
	margin: 12px 0 0 40px;
}
#Page #Content h1{
	font-size: 180%;
	color: #000;
	letter-spacing: -1px;
	font-weight: normal;
}
#Page #Content h2{
	font-size: 160%;
	color: #000;
	letter-spacing: -1px;
	font-weight: normal;
}
#news {
	margin: 20px 0 0 0;
	height: 32px;
	width: 740px;
	overflow: hidden;
	background: url(../images_gen/ticker_bg.gif) no-repeat top left;
}
.newsticker {
	list-style-type: none;
	padding: 0;
	margin: 0;
	color: #866E9D;
	font-size: 110%;
}
.newsticker a {
	color: #866E9D;
	text-decoration: none;
}
.newsticker a:hover {
	text-decoration: underline;
}
.newsticker strong {
	display: block;
	float: left;
	padding: 5px 9px;
	color: #006A4E;
}
.newsticker strong a {
	color: #006A4E;
}
.newsticker span {
	display: block;
	float: left;
	padding: 5px 9px;
}
#ImgCol {
	float: right;
	width: 200px;
	padding: 0;
	margin: 0;
}
.ImageDiv {
	background: #006A4E;
	text-align: center;
	font-size: 80%;
	color: #fff;
	margin: 0 0 20px 25px;
}
.ImageDiv p {
	padding: 5px;
	margin: 0;
}
.SectionHeadRow {
	margin: 25px 0 0 0;
}
dl.SectionHead {
	width: 230px;
	padding: 0;
	margin: 0 25px 0 0;
	float: left;
	background: #006A4E;
}
dl.SectionHead dt {
	padding: 0;
	margin: 0;
}
dl.SectionHead h3 {
	margin: 0;
	padding: 5px 15px;
	font-size: 100%;
}
dl.SectionHead h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
dl.SectionHead dt a img{
	padding: 0;
	margin: 0;
}
dl.SectionHead dd {
	margin: 0;
	padding: 15px 15px 5px 15px;
	background: #E7F2EE;
	overflow: auto;
	height: 170px;
}
#HomeVisitorBar {
	margin: 15px 0 0 0;
	width: 100%;
	padding: 0;
}
#HomeVisitorBar h2 {
	margin: 0 !important;
	padding: 0 !important;
}
#HomeVisitorBar a {
	display: block;
	text-align: center;
	font-size: 80%;
	text-decoration: none;
	background: url(../images_gen/ticker_bg.gif) no-repeat top left;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 6px 0;
}
	
.QuickLinkHeadRow {
	margin: 15px 0 0 0;
}
dl.QuickLinkHead {
	width: 132px;
	padding: 0;
	margin: 0 0 0 16px;
	float: left;
	background: #006A4E;
	border: 1px solid #D9E9D9;
	overflow: hidden;
}
dl.QuickLinkHead.First {
	margin: 0 0 0 0 !important;
}
dl.QuickLinkHead dt {
	padding: 0;
	margin: 0;
	height: 132px;
	width: 132px;
}
dl.QuickLinkHead h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
dl.QuickLinkHead dt a img{
	padding: 0;
	margin: 0;
}
dl.QuickLinkHead dd {
	margin: 0;
	padding: 0;
	background: #006A4E;
}
dl.QuickLinkHead dd h3 {
	margin: 0;
	padding: 5px 15px;
	font-size: 100%;
	text-align: center;
}
.GenusLinkHeadRow {
	margin: 25px 0 0 0;
}
dl.GenusLinkHead {
	width: 115px;
	padding: 0;
	margin: 0 15px 15px 0 ;
	float: left;
	background: #006A4E;
}
dl.GenusLinkHead dt {
	padding: 0;
	margin: 0;
}
dl.GenusLinkHead h3 {
	margin: 0;
	padding: 5px 15px;
	font-size: 100%;
}
dl.GenusLinkHead h3 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
dl.GenusLinkHead dt a img{
	padding: 0;
	margin: 0;
}
dl.GenusLinkHead dd {
	margin: 0;
	padding: 15px 15px 5px 15px;
	background: #E7F2EE;
	overflow: auto;
	height: 115px;
}
dl.NoHeight dd {
	height: auto !important;
}
dl.SectionHead p {
	margin: 0 0 12px 0;
	padding: 0;
}
#NewsRow {
	margin: 25px 0 0 0;
}
dl.NewsBox {
	width: 357px;
	float: left;
	padding: 0;
	margin: 0 25px 0 0;
	background: #89BFB1;
}
dl.Half {
	width: 230px!important;
}
dl.FullWidth {
	width: 740px!important;
	font-size: 110%!important;
}
dl.Related {
	width: 265px !important;
	margin: 0!important;
}
dl.Related dd {
	height: auto !important;
	padding-bottom: 15px !important;
}
dl.NewsBox dt {
	padding: 0;
	margin: 0;
}
.Banner {
	float: left;
	margin: 20px 0 0 0;
}
dl.NewsBox h3 {
	margin: 0;
	padding: 5px 10px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #006A4E;
	font-weight: normal;
}
dl.NewsBox h3 a {
	color: #006A4E;
	text-decoration: none;
}
dl.NewsBox dd {
	margin: 0;
	padding: 10px;
	height: 200px;
	overflow: auto;
	background: #E7F2EE;
	font-size: 85%;
	color: #006A4E;
}
dl.NewsBox dd h4 {
	padding: 0;
	margin: 0;
	font-size: 100%;
}
dl.NewsBox dd h4 a{
	color: #006A4E;
	text-decoration: none;
	font-weight: bold;
}
dl.NewsBox dd p {
	padding: 0;
	margin: 0;
}
dl.NewsBox dd p.Price {
	font-weight: bold;
	color: #CC0000;
}
dl.NewsBox dd img {
	padding: 0;
	margin: 0 10px 10px 0;
	float: left;
}
dl.NewsBox dd ul {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}
dl.NewsBox dd div.NewsBoxItemTeaser {
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed  #89BFB1;
}
#Thumbs h4{
	text-indent: 0 !important;
	font-size: 120%;
	font-weight: normal;
	color: #006A4E;
	margin: 0 0 5px 8px;
	text-align: left;
}
#Thumbs {
	margin: 25px 0 0 0;
	clear: both;
	text-align: center;
}
#Thumbs img{
	margin: 0 3px;
}
dl.SeasonsButton {
	width: 170px;
	float: left;
	margin: 0 20px 0 0;
	padding: 15px 0 20px 0;
}
dl.SeasonsButton dd.Title {
	background: #006A4E;
	margin: 0;
	padding: 0;
}
dl.SeasonsButton dd.Title h3{
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0;
	padding: 5px 10px;
}
dl.SeasonsButton dd.Title h3 a{
	color: #fff;
	text-decoration: none;
}
dl.SeasonsButton dd {
	margin: 0!important;
	padding: 0;
}
dl.SeasonsButton dd.Text {
	margin: 0!important;
	padding: 5px 10px;
	border-left: 1px solid #006A4E;
	border-right: 1px solid #006A4E;
	border-bottom: 1px solid #006A4E;
}
dl.SeasonsButton dd.Text p{
	margin: 6px 0;
	padding: 0;
}

.BoxDiv {
	width: 255px;
}
.BoxDiv img {
	margin-top: 25px !important;
	
}
.ResultsOuterLeft {
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
.ResultsOuterRight {
	float: left;
	margin: 0;
	padding: 0;
}

/* CATEGORY PAGES */
div.ProductRow {
	padding-bottom: 10px;
	font-size: 85%;
	font-weight: bold;
}
div.ProductRow dl{
	width:130px;
	float:left;
	padding-left: 15px;
}
div.ProductRow dl.ProductRowFirst{
	padding-left: 0;
}
div.ProductRow dt{
	margin:0;
	text-align:center;
	width:130px;
	overflow: hidden;
}
div.ProductRow dt img{
	margin-bottom: 5px;
}
div.ProductRow dt a {
	text-decoration: none;
	color: #006A4E;
}
div.ProductRow a:hover{
	color: #E22C1D;
}
div.ProductRow a img{
	border: none;
}
div.ProductRow dt span.New {
	font-style: italic;
	color: #F00;
}
div.ProductRow dt span.AvailableOnline a {
	color: #F00;
}

/*SHOP*/
h2.ShopHeading {
	font-size: 200%!important;
	font-weight: normal;
	color: #74B4A4!important;
	font-style: italic;
	margin: 0!important;
	border-bottom: 1px dashed #BADAD1;
	width: auto!important;
}
.ProductItem, .BoxDiv {
	background: #CEEAE2;
	margin: 15px 0 0 0;
	padding: 10px;
	border: 1px dashed #BADAD1;
}
.ProductItem img {
	margin: 0 10px 0 0;
	padding: 0;
	float: left;
}
.BoxDiv img {
	margin: 0 10px 5px 0;
	padding: 0;
	float: left;
}
.ProductItem a, .BoxDiv a{
	text-decoration: none;
}
.ProductItem blockquote, .BoxDiv blockquote {
	margin: 0 0 15px 15px!important;
	padding: 0 0!important;
}
.ProductItem h4, .BoxDiv h4 {
	color: #006A4E;
	padding: 0!important;
	margin: 0!important;
	font-size: 120%;
}
.ProductItem h4 span.New {
	font-style: italic;
	color: #F00;
}
.ProductItem h5 {
	color: #000;
	font-size: 120%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
}
.ProductItem p, .BoxDiv p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 7px 0 !important;
	padding: 0 !important;
}
.ProductItem p {
	width:423px;
	float: right;
}
.ProductItem p.Author {
	font-weight: bold;
}
.ProductItem div.Buttons {
	width: 228px;
	float: right;
}
.ProductItem div.Buttons .ComingSoon {
	font-weight: bold;
	font-style: italic;
	
}
a.MoreInfo, a.AddToCart, p.AddToCart {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-style: italic;
	text-decoration: none;
	font-size: 120%;
	padding: 5px 10px !important;
	display: block;
	float: left !important;
	width: 90px !important;
	text-align: center !important;
	margin: 0 0 0 0 !important;
}
p.CourseDate {
	padding: 6px 0 !important;
	margin: 0 !important;
	display: block;
	float: left !important;
	width: 300px;
	font-weight: bold;
}
div.CourseDateWrapperInner {
	margin-bottom: 10px;
}
div.CourseDateWrapperOuter {
	padding-top: 10px;
	border-top: 1px dashed #BADAD1;
}
a.MoreInfo {
	background: #74B4A4;
	margin: 0 8px 0 0 !important;
	color: #006A4E;
}
a.MoreInfoRight {
	float: right !important;
}
a.AddToCart {
	background: #006A4E;
	color: #fff;
}
p.AddToCart {
	background: #990000;
	color: #FFFFFF;
}
#DetailCopy {
	margin: 0;
	padding: 0 0 15px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#DetailCopy p#Price{
	font-weight:bold;
	color: #006A4E;
	font-size: 130%;
	margin-bottom: 15px !important;
}
#DetailCopy p#PriceNormal{
	font-weight:bold;
	color: #000;
	font-size: 100%;
	margin-bottom: 12px !important;
}
#DetailCopy p#Author{
	margin-top: 0px !important;
}
#DetailImages {
	width: 230px;
	padding: 5px 0 0 0;
	float: right;
	margin: 0 0 15px 15px;
	font-size: 80%;
}
#MainImageDiv {
	margin: 0 0 10px 0;
}
#DetailImages p {
	margin: 0;
}
.ProdThumb {
	display: block;
	float: left;
	width: 100px;
	margin: 0 30px 0 0;
	padding: 5px 0 0 0;
}
div.Last {
	margin: 0 !important;
}
#PlantInfo {
	color: #006A4E !important;
	padding: 15px 0 0 0 !important;
	clear: left;
}
#PlantAdviceDiv {
	width: 548px;
	clear: both;
	padding: 10px 10px 0 10px;
	background: #CEEAE2;
	border: 1px solid #74B4A4;
	font-size: 85%;
}
#PlantAdviceDiv h2 {
	margin: 0 0 12px 0 !important;
}
#PlantAdviceDiv div.StandardTeaser {
	border-top: 1px solid #74B4A4 !important;
	border-bottom: none !important;
	padding: 15px 0 5px 0 !important;
}

/*LINKS*/
.StandardTeaserTop {
	border-top: dashed 1px #006A4E;
	padding: 15px 0;
}
.StandardTeaser {
	border-bottom: dashed 1px #006A4E;
	padding: 15px 0;
	clear: both;
}
.StandardTeaser h3 {
	font-size: 150% !important;
	padding: 0 !important;
	margin: 0 !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #01503B;
	font-weight: normal;
	font-style: italic;
}
/*.StandardTeaser p {
	padding: 0 !important;
	margin: 5px 0 15px 0 !important;
}*/
.StandardTeaser img {
	float: right;
	margin: 0 0 10px 10px;
	border: none;
	clear: both;
}
/*gallery*/

div.GalleryRow {
	padding-bottom: 25px;
}
div.GalleryRow dl{
	width:150px;
	float: left;
	margin: 0 0 0 44px;
	border:1px solid #74B4A4;
}
div.GalleryRow dl.GalleryRowFirst{
	margin-left: 0;
}
div.GalleryRow dt{
	text-align:center;
	padding: 10px 0 0 0;
}
div.GalleryRow dd{
	margin:0;
	text-align:center;
	font-size: 80%;
	padding: 5px 5px;
}
div.GalleryRow a:hover{
	color: #006A4E;
}
div.GalleryRow a img{
	border: none;
}

#GalleryNav {
	border-top: 1px dashed #006A4E;
	margin: 10px 0 20px 0;
	padding-top: 15px;
}
#GalleryNav p{
	margin: 0 0 10px 0;
	font-size: 90%;
}
#GalleryPages span{
	margin-right: 20px;
}
#GalleryPages a{
	color: #006A4E;
	font-weight: bold;
	font-size: 100%;
}

/*CALENDAR*/
#Calendar {
	border-collapse: collapse;
	margin: 0 auto;
}
#Calendar td {
	border: 1px solid #006A4E;
	padding: 3px;
}
#Calendar tr.Weekend {
	background: #C3DFD7;
	font-weight: bold;
	font-style: italic;
}

#OrdersTable {
	border-collapse: collapse;
	margin: 15px auto;
	width: 100%;
}
#OrdersTable td {
	border: 1px solid #006A4E;
	padding: 3px;
	font-size: 85%;
}
#OrdersTable td strong {
	font-size: 120%;
}
#OrdersTable tr.OrdersTableHead {
	border: 1px solid #006A4E;
	padding: 3px;
	background: #74B4A4;
	color: #fff;
	font-size: 120%;
	font-weight: bold;
}
#OrdersTable p {
	margin: 0 !important;
}
#OrdersTable tr.OrdersEmail {
	font-size: 120%;
}

#Footer {
	background: #006A4E;
	padding: 7px 10px;
}
#Footer p{
	font-size: 80%;
	margin: 0;
	float: left;
	color: #fff;
	font-weight: bold;
	width: 200px;
}
ul#FooterLinks {
	margin: 0 7px 0 0;
	padding: 0 0 0 0;
	list-style: none;
	float: right;
	text-align: right;
}
ul#FooterLinks li{
	display: inline;
	margin: 0;
}
ul#FooterLinks li a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0 0 0 10px;
}
#Footer blockquote {
	margin: 0;
	float: right;
	color: #fff;
	font-weight: bold;
	width: 300px;
	text-align: right;
	padding: 5px 7px 0 0;
}
#Footer blockquote a {
	color: #fff;
}
#ShadBottom {
	margin: 0 auto 20px auto;
	height: 12px;
	width: 820px;
	background: url(../images_gen/wrapper_shad_bottom.jpg) no-repeat top;
}
.Last {
	margin: 0!important;
}

#PanLink a {
	color: #777;
	text-decoration: none;
	font-size: 80%
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	clear: both;
	margin-top: -10px;
}
.StringBreaker {
	font-size: 0%;
}
ul#artistsNav {
	float: left;
	margin: 0;
	padding: 15px 0;
	list-style: none;
	width: 150px;
}
ul#artistsNav li{
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: 1px dashed #fff;
}
ul#artistsNav li h3, ul.ShopSubNav li h4 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 100%;
}
ul#artistsNav li a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
ul#artistsNav li a.Active{
	color: #006A4E;
}
ul#artistsNav li a:hover{
	color: #006A4E;
}
#artistInfo {
	float: left;
	width: 325px;
}

#tooltip {
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding: 5px 10px;
	color:#333;
	display:none;
	max-width: 300px;
	font-size: 120%;
}	
.DownloadP  {
	width: 175px;
	float: right;
	margin: 2px 0;
	padding: 0 0;
}	
	
#DetailCopy .DownloadP,
.EventsFiles .DownloadP,
#NewsFiles .DownloadP  {
	width: 100%;
	float: none;
	margin: 2px 0;
	padding: 0 0;
}	
.DownloadP a {
	text-decoration: none;
}
.DownloadP img {
	margin: 0 3px 0 0;
	float: none !important;
}

A.mailing_list { 
	display: inline-block;
	margin-top: 15px;
	padding: 8px;
	background-color: #006A4E;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}

A.mailing_list:hover { 
	background-color: #CC6666;
}