@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}
.fltrt { 
	float: right;
}
.fltlft { 
	float: left;

}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a img {
	border: none;
}
a {
	color: #01794C;
	text-decoration: underline;
}
a:hover {
	color: #cc0717;
	text-decoration: underline;
}
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	color: #000000;
	background-color: #474da5;
	line-height: 1.2;
}
ul.bul_list {
	list-style: none;
	margin: 15px;
}
ul.bul_list li {
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 4px 10px 6px;
	font-size: .75em;
}
ul.simple_bul {
	list-style: none;
	margin: 0 15px 15px 15px;
}
ul.simple_bul li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 4px 0 7px;

}
table#picker ul {
	margin: 0;
}

table#picker li{
	font-size: .75em;
	margin: 0 0 5px 0;
}
table#picker a{
	font-weight: bold;
}
#container { 
	width: 790px;	/*776px;*/
	/*margin: 0 auto;*/
	margin-left: auto;
	margin-right: auto;
	margin-top:	0px;
	margin-bottom:	0px;
	padding-left:	auto;
	padding-right:	auto;
	text-align: left; 
}
.subhead {
	font-size: .95em;
	font-weight: bold;
	color: #805a44;
}
.subhead2 {
	font-weight: bold;
	color: #01794C;
}
h2
{
	color: #01794C;
}
h4
{
	color: #01794C;
	font-size: 12px
}
h5
{
	font-size: 12px
}
#header {  
	padding: 10px 0 0 0;
}
#left_side {
	width: 520px;
}

#home_content {
	border: 1px solid #daceb2;
	background-color: white;
	padding: 10px 10px 0 10px;
}
#sub_content
{
	border-top: 1px solid #daceb2;
	border-left: 1px solid #daceb2;
	border-right: 1px solid #daceb2;
	background-color: white;
	background-image: url(images/page_bg.gif);
	height: 100%;
/*	height: 780px;
	height: 1%;*/
	
}
#single_column {
	border-left: 1px solid #daceb2;
	border-right: 1px solid #daceb2;
	background-color: white;
	padding: 9px;
	
}
#single_column ul {
	list-style: none;
}
#single_column h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #01794C;
	border-bottom: 1px solid #01794C;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#single_column h3 {
	font-size: .8em;
	font-weight: bold;
	color: #01794C;
	border-bottom: 1px solid #01794C;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#single_column h4 {
	font-size: .8em;
	font-weight: bold;
	color: #01794C;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}
#single_column p {
	font-size: .75em;
	margin: 0 0 10px 0;
}
#catalog_form {
	background-image: url(images/dgcatalogcover.jpg);
	background-repeat: no-repeat;
	background-position: 480px 35px;
}
#enewsletter_form {
	background-image: url(images/dgemails.jpg);
	background-repeat: no-repeat;
	background-position: 400px 10px;
}
#catform {
	width: 370px;
	margin: 15px 0 0 0;
}
#catform td {
	padding: 0 0 5px 5px;
	font-size: .75em;
}
#catform td.checkbox {
	background-image: url(images/gardenerscatalog.jpg);
	background-repeat: no-repeat;
	padding: 224px 0 60px 39px;
}
#zone_finder p {
	font-size: .75em;
	margin: 3px 0 10px 0;
}
#zone_finder p.greentext {
	font-weight: bold;
	color: #01794C;
}
#zone_finder p.nga {
	width: 270px;
	height: 40px;
	margin: 3px 0 10px 0;
	background-image: url(images/smalllogo.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 35px;
}
#zone_finder p.greentitle {
	font-weight: bold;
	color: #01794C;
	margin: 10px 0 0 0;
	font-size: .9em;
}
/*---------------------HOW TO styles----------------*/
ul.learning_list {
	font-size: .75em;
	width: 255px;
	height: 130px;
	margin: 10px 15px 0 15px;
	padding: 5px 0 0 90px;
	float: left;
}
#single_column ul.learning_list p,
#single_column ul.learning_list2 p {
	margin: 6px 0 0 0;
	font-size: 12px;
}
ul.learning_list2 {
	font-size: .75em;
	width: 255px;
	margin: 10px 15px 25px 15px;
	padding: 0 90px 0 0;
	float: left;
}
ul.learning_list li,
ul.learning_list2 li {
	
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 4px 2px 6px;
}
ul.learning_list ul {
	margin: 4px 0 0 15px;
}
.learning_bg1 {
	background-image: url(images/springbulbs_thumb.jpg);
	background-repeat: no-repeat;
}
.learning_bg2 {
	background-image: url(images/perennials_thumb.jpg);
	background-repeat: no-repeat;
}
.learning_bg3 {
	background-image: url(images/fallbulbs_thumb.jpg);
	background-repeat: no-repeat;
}
.learning_bg4 {
	background-image: url(images/roses_thumb.jpg);
	background-repeat: no-repeat;
}
.learning_bg5 {
	background-image: url(images/expert_thumb.jpg);
	background-repeat: no-repeat;
}
.learning_bg6 {
	background-image: url(images/grower_thumb.jpg);
	background-repeat: no-repeat;
}

/*---------------------CUSTOMER SERVICE styles----------------*/
#customer_svc {
	width: 515px;
}
#customer_svc img {
	margin: 0 0 15px 0;
}
ul.cs_list {
	width: 230px;
	float: left;
	height: 150px;
	margin: 0 15px 0 0;
}
ul.cs_list h3 {
	color: #01794c;
	font-size: .9em;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #01794c;
}
.cs_list li {
	font-size: .75em;
	line-height: 1.3em;
}
.cs_list li a {
	font-weight: normal;
}
#rt_sidebar {
	width: 215px;
	float: right;
}
#howto_rt_sidebar {
	width: 290px;
	float: right;
}
#content_box {
	border: 1px solid #01794c;
	background-color: #e4efe7;
	padding: 10px;
	margin: 5px;
	color: black;
	
}


#content_box h3,
#content_box ul,
#content_box p {
	font-size: .75em;
}
#content_box ul.bullets li {
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 4px 7px 6px;
	
}
#content_box ul.bullets li a {
	text-decoration: underline;
	font-weight: bold;
}
#content_box h3.header {
	color: #01794c;
	padding: 0 0 10px 0;
}

/*---------------------LOGO styles----------------*/
#logo {
	width: 350px;
	float: left;
}
#logo h1 {
	margin: 0;
	padding: 10px 0;
}
#logo ul {
	list-style: none;
}
#logo li {
	float: left;
	margin: 0 10px 0 0;
}

/*---------------------SEARCH styles----------------*/
#search {
	width: 150px;
	height: 80px;
	float: left;
	padding: 5px 0 0 30px;
	background-image: url(images/SearchIcon.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #cfd1e3;
}
#search #searchText {
	margin: 2px 0 0 0;
	width: 115px;
	height: 22px;
}
#search p {
	margin: 0 0 10px 0;
}
#search ul {
	list-style: none;
}
#search li {
	float: left;
}

/*---------------------BASKET styles----------------*/
#basket {
	width: 195px;
	height: 80px;
	float: left;
	padding: 5px 0 0 39px;
	background-image: url(images/BasketIcon.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
}
#basket p {
	font-size: .75em;
}
#basket ul {
	list-style: none;
	line-height: .9em;
}
#basket li {
	font-size: .75em;
	font-weight: bold;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding: 0 4px 0 6px;
	float: left;
}
/*--tnav will change--*/
/*---------------------TOPNAV styles----------------*/
#topnav {
 
 width:790px;
}
#topnav ul {
	list-style: none;
}
#topnav li {
	float: left;
	height: 25px;
}
#tnav5 a {
	display: block;
	width: 76px;	/*175px;*/
	height: 25px;
	/*background-image: url(images/tab_fall.gif);*/
	background-image: url(images/tab_sale.jpg);
	text-indent: -2000px;
}

#tnav1 a
{
	display:	block;
	width:		190px;/*175px;*/
	max-width:	185px;
	height:		25px;
/*	background-image:	url(images/tab_spring.gif);*/
	background-image:	url(images/tab_dutchgardensflowers.gif);
	text-indent:	-2000px;
}
#tnav2 a {
	display: block;
	width: 106px;
	height: 25px;
	background-image: url(images/tab_collections.gif);
	text-indent: -2000px;
}
#tnav3 a {
	display: block;
	width: 106px;
	height: 25px;
	background-image: url(images/tab_solutions_mid.gif);
	text-indent: -2000px;
}
#tnav4 a {
	display: block;
	width: 149px;
	height: 25px;
	background-image: url(images/tab_shop.gif);
	text-indent: -2000px;
}


#topnav a:hover {
	background-position: 0 -25px;
}
#topnav li.active a {
	background-position: 0 -25px;
}

/*---------------------LINKBAR styles----------------*/
#linkbar
{
	width: 790px;
	background-color: #438c59;
	height: auto;
}

#linkbar ul
{
	list-style: none;
	background-color: #438c59;
	/*height: 20px;*/
	padding: 3px 0px 3px 2px;
	width:  790px;
}

#linkbar li
{
	float: left;
/*	height: 20px;*/
	padding: 0px 7px 0px 6px;
	border-right: 1px solid #91c38c;
	display:	block;
}

#linkbar li.linkbar_right
{
  	padding: 0px 0px 0px 6px;
	border-right: 0px;
}
#linkbar a
{
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#linkbar a:hover, #linkbar li.active a
{
	text-decoration: underline;
	color: #FFFF00;
}

#linkbar a.linkbar_shrink
{
  font-size: 11px;
}

#linkbar li.saleitem a:hover
{
	text-decoration:	underline;
	color:	#FFFF00;
}

/*.saleitem a
{
	color:	#FFA500;
}*/
/*---------------------HOME SIDEBAR styles----------------*/
#home_sidebar1 {
	float: right;
	width: 130px;
	height: 440px;
	padding: 14px 7px 0 7px;
	background-color: #fcf6ed;
	border: 1px solid #bad5c0;
}

#home_sidebar1 ul {
	list-style: none;
	margin: 8px 0 0 0;
	line-height: .9em;
}
#home_sidebar1 li {
	font-size: .75em;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 4px 7px 6px;
}
.margin15 {
	margin: 5px 0;
}

/*---------------------HOME BOXES styles----------------*/
#homeboxes1 {
	margin: 10px 0 0 0;
}
#homeboxes1 ul {
	float: left;
	width: 142px;
	border: 1px solid #599265;
	background-color: #ebf7f2;
	height: 226px;
	list-style: none;
	margin: 0 6px 0 0;
}
#homeboxes1 li {
	font-size: .75em;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: .2em .5em;
	padding: 2px 0 2px 7px;
}
#homeboxes1a ul.catalog {
	background-color: white;
	border: none;
	float: right;
}

#homeboxes2 {
	margin: 10px 0 0 0;
}
#homeboxes2 ul {
	list-style: none;
}
#homeboxes2 li {
	float: left;
}
#homeboxes2 ul li.helpful_info {
	margin: 6px 0 0 8px;
	width: 118px;
	height: 88px;
	border: 1px solid #daceb2;
	background-color: #fcf6ed;
	padding: 7px 5px;
	/*float:right;*/
}
#homeboxes2 ul li.redtext_info {
	margin: 6px 0 10px 8px;
	width: 570px;
	/*height: 88px;*/
	border: 1px solid #daceb2;
	background-color: #fcf6ed;
	padding: 7px 5px;
	font-weight: bold;
	color: #01794c;
	text-decoration: none;
}
#homeboxes2 ul li.helpful_info ul {
	margin: 8px 0 0 8px;
}
#homeboxes2 ul li.helpful_info li {
	font-size: .8em;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 4px 0 6px;
	float: none;
}
#homeboxes2 ul li.helpful_info li a {
	font-weight: bold;
	color: #01794c;
	text-decoration: none;
}
#homeboxes2 ul li.helpful_info li a:hover {
	color: #cc0717;
	text-decoration: underline;
}


/*---------------------CRUMBTRAIL styles----------------*/
#crumb_trail {
	height: 21px;
	background-color: white;
	border-bottom: 1px solid #daceb2;
	font-size: .75em;
	padding: 5px 0 0 5px;
}
#crumb_trail a {
	font-weight: normal;
	text-decoration: underline;
	
}

/*---------------------HOME SPOTLIGHT styles----------------*/
#home_spotlight {
	width: 592px;
	border: 1px solid #a3c7ac;
	background-color: #ebf7f2;
}
ul.homelist1  {
	list-style: none;
	width: 200px;
	float: right;
	padding: 10px 40px 0 0;
	
}
ul.homelist2  {
	list-style: none;
	width: 200px;
	float: right;
	padding: 15px 20px 0 0;
	line-height: 1.1em;
	
}
#home_spotlight li {
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding: 0 4px 0 6px;
	font-size: .75em;
}


/*---------------------SUB SIDEBAR styles----------------*/

#sub_sidebar1 {
	float: left;
	width: 180px;
	margin: 0;
	padding: 8px 0 20px 8px;
	background-color: #fcf6eb;
}

#sub_sidebar1 #sub_sidebar1_heading {
  position: relative;
  height: 40px;
}

#sub_sidebar1 #sub_sidebar1_heading #sub_sidebar1_title {
  position: absolute;
  height: 40px;
  width: 500px;
  left: 0px;
  top: 0px;
}

#sub_sidebar1 #sub_sidebar1_heading #sub_sidebar1_title h2 {
	color: #438c59;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bold;
	/*text-shadow: #FCF6EB 1px 1px 1px;*/
	text-shadow:	#FCF6EB 2px 2px 1px;
}

#sub_sidebar1 ul {
	list-style: none;
	padding: 8px 0 0 0;
	
}
#sub_sidebar1 li {
	font-size: .75em;
	padding: 0 4px 3px 6px;
	
}
#sub_sidebar1 p {
	font-size: .75em;
	margin: 5px 0 0 0;
	
}
#sub_sidebar1 select {
	margin: 0 0 15px 0;
}
#sub_sidebar1 table {
	margin: 0 0 15px 0;
}
.long_text{
	background-image:url('./images/long_text.png');
}
/*-------------------PLANT FINDER styles----------------*/
#sub_sidebar1 #pf_sidebar select {
	margin: 0px;
}

#sub_sidebar1 #pf_sidebar table {
	margin: 0px;
}

#pf_sidebar p.pf_heading {
  font-weight: bold;
  margin: 1em 0px 2px 0px;
}

#pf_sidebar p.pf_title {
	color: #805a44;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
  	font-weight: normal;
}

/*---------------------SIDEBAR NAV styles----------------*/
#sidebar_nav li {
  padding: 1px 0px 1px 10px;
}

#sidebar_nav li a {
  text-decoration: none;
  font-weight: bold;
}

#sidebar_nav li.active a
{
  	color: #D90000;
	background-image: url(images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 5px;
}

/*---------------------SUB CENTER styles----------------*/
#sub_center
{
	width: 575px;
	padding: 5px 0 0 5px;
	background-color: white;
	border-left: 1px solid #daceb2;
}

#sub_center ul {
	list-style: none;
}
#product_thumb
{
	width: 125px;
	height:	200px; /* 175 */
	text-align: center;
	margin-left: 8px;
	margin-right:	8px;
	margin-top:	8px;
	margin-bottom:	10px;
	float: left;
	overflow:	hidden;
}
#product_thumb img
{
	margin: 0 0 3px 0;
}
#product_thumb p
{
	font-size: .75em;
	margin: 0 0 3px 0;
}
#product_thumb a
{
	font-size: .75em;
	text-decoration: underline;
	padding: 0 0 3px 0;
}
#product_thumb a:hover
{
	color: #cc0717;
}

.contentlink{
	font-size: .75em;
}


/*---------------------SUB RIGHT COLUMN styles----------------*/

#sub_rightcol 
{
	width: 580px;
	margin: 0 0 0 188px;
	background-image: url (images/bg_line.gif);
}

/*---------------------Sub header Images----------------------*/

.page 
{
	color: #805a44;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
}

/*---------------------Plant Detail styles----------------*/
#plantcard {
	background-image: url(images/plantcardbg.jpg);
	background-repeat: repeat-x;
	background-color: #d0e4d8;
	border: 1px solid #a2cbb7;
	padding: 15px;
}
#plantcard img {
	float: left;
	margin-right: 15px;
}

#plantcard .detail_container{
	width: 730px;
	
}
#plantcard .detail_col2 {
	width: 150px;
	float: right;
}
#plantcard .detail_col2 ul, #plantcard .detail_col3 li {

	list-style: disc;
/*	margin: 0 0 15px 15px;*/
	margin-left:	15px;
	font-size: .75em;
}
#plantcard .detail_col2 ul li {
	/*margin: 0 0 5px 0;*/
}
#plantcard .detail_col3 {
	/*width: 250px;*/
	width: 270px;
	float: right;
	/*margin: 0 0 0 278px;*/
}
#plantcard .detail_col {
	width: 640px; 
	/*float: right;
	padding-top:0px;
padding-bottom:25px;
padding-right:50px;
padding-left:50px;
	margin-left: 250px;
	margin-right: 50px;
	width: 470px;*/
}
#pricer {
	margin: 0 0 10px 0;
}
#pricer th {
	font-size: .75em;
	font-weight: bold;
	border-bottom: 2px solid #01794c;
	color: #01794c;
	padding: 0 0 5px 0;
}
#pricer input {
	/*width: 35px;*/
}
#pricer td {
	font-size: .75em;
	border-bottom: 1px solid #a2cbb7;
	padding: 5px 0 5px 0;
}
#specs {
	background-color: white;
	border: 1px solid #a2cbb7;
	font-size: .75em;
	margin: 0 0 10px 0;
	padding: 5px;
}
.brown {
	color: #4b2b11;
	font-weight: bold;
}
#specs td {
	padding: 2px 0;
}
#specs a,
.linkarrow a {
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 6px;
}
#also_like {
	padding: 10px 0 0 0;
}
#also_like .page {
	font-size: 1.1em;
	font-weight: bold;
}
td.extrapad {
	padding: 4px;
}

.purpletext {
	font-weight: bold;
	color: #8F68AB;
}

/*---------------------UNSUBSCRIBE styles----------------*/
#unsub_l {
	width: 380px;
	height: 170px;
	float: left;
	border-right: 1px solid #438C59;
}
#unsub_r {
	width: 360px;
	height: 170px;
	float: right;
}

/*---------------------SITEMAP styles----------------*/
h3.sitemap {
	color: #01794c;
	font-size: .9em;
	padding: 0 0 3px 0;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #01794c;
}
ul.sitemap_list {
	float: left;
	width: 175px;
}
ul.sitemap_list li {
	font-size: .75em;
	font-weight: bold;
	background-image: url(images/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 6px;
	margin: 0;
}
ul.sitemap_list a {
	text-decoration: none;
}
#single_column ul.sitemap_list p {
	padding: 0 0 0 20px;
	margin: 0;
}
.bold a {
	font-weight: bold;
}

/*---------------------LOWERNAV styles----------------*/
#lowernav
{
	border-top: 1px solid #daceb2;
	height: 15px;
	float: left;
	width: 510px;
	padding: 25px;
	text-align: right;
}
#lowernav ul {
	list-style: none;
}
#lowernav li {
	font-size: .75em;
}

/*---------------------Footer(s) styles----------------*/

#footer1 {
	width: 790px;	/*776px;*/
	background-color: #faf0dd; 
	border-top: 2px solid #daceb2;
}
#footer1 ul {
	list-style: none;
}
#footer1 li {
	float: left;
	padding: 0 8px 0 0;
}
#footer1 li input {
	/*width: 130px;
	height: 18px;
	margin: 6px 0 0 0;*/
}
#footer1 li.margin7 {
	margin: 7px 0 0 0;
}

#footer2 {
	padding: 10px 5px 20px 5px;
	text-align: center;
}
#footer2 ul {
	list-style: none;
}
#footer2 li {
	float: left;
	padding: 0 5px 0 5px;
	
}
#footer2 li.footlinks {
	width: 295px;
	color: white;
	line-height: 17px;
	
}
#footer2 a {
	font-size: .75em;
	color: white;
}

.red
{
	color:	#860036;
}

.small
{
	font-size:	85%;
}

.request
{
	font-size:	90%;
	width:		500px;
}

.editButton 
{	
	background-color:	#CC0099;
	text-decoration: none;
	color: white;
	padding: 5px 5px 5px 5px

}
.editButton a: hover
{
	background-color:	#CC0099;
	text-decoration: none;
	color: white;
	padding: 5px 5px 5px 5px
}
.editButton a: hover, a: link
{
	background-color:	#CC0099;
	text-decoration: none;
	color: white;
	padding: 5px 5px 5px 5px
}	
#addonCart
{
	margin-right:	5px;
	padding-right:	5px;
	float:	right;
	/*background-color:	#CC0099;*/
	padding: 5px 5px 5px 5px 
}

#addonCart a
{
	text-decoration:	none;
	color:	white;
	font-size:	80%;
}
.addBtnCon
{
	width:	90px;
	height:	50px;
}

.button
{
	width:	90px;
	height:	50px;
}

#button3
{
	float:	right;
}

#button3 li
{
	float:	right;
	list-style:	none;
	display:	block;
	width:	100px;
}
	
#pickPage
{
	float:	left;
	width:	600px;
}

#select
{
	float:	left;
}

.vi
{
	float:	left;
	width:	190px;
	height:	175px;
	font-size:	80%;
	text-align:	center;
}

.vi img
{
	margin-left:	0px;
	margin-right:	0px;
}

#nextPrevious
{
	text-align:	center;
	width:	600px;
	display:	block;
}

.aPage
{
	text-align:	center;
	float:	left;
	margin-left:	0px;
	margin-right:	0px;
}

table.nga
{
	font-size:	.75em;
}

.FooterTitles
{
	/*font-family:	Times,"New Times Roman",Serif;*/
	font-family:    Times,Serif;
	color:	white;
}

.RestrictedDetail
{
	color:	#ff0000;
	font-family:	Arial, Helvetica, sans-serif;
	font-size:		12pt;
	font-weight:	bold;
}

.cat
{
	text-align:	center;
	float:	left;
	width:	225px;
}

#catPick
{
	width:	475px;
}

.ImageDirTitle
{
	font-family:	Verdana,Arial,Helvetica,sans-serif;
	font-size:		8pt;
	font-weight:	bold;
}

.FooterEmail
{
	width: 130px; 
	height:18px; 
	margin: 6px 0 0 0;
}
