/* style sheet for the Find My Tree banner */

#ft_box{
	background: url(i/ft_banner1.gif) no-repeat 1px 0;
	* background: url(i/ft_banner1.gif) no-repeat;
	padding-top:13px;
	margin-bottom:15px;
}
#ft_content{
	font-size:11px;
	border: solid 1px #bfc23e;
	border-top:none;
	background: #f8efc4 url(i/ft_banner2.gif) no-repeat;
	padding:5px 5px 15px 90px;
}
#ft_content h3{
	color:#7d2b0d;
	font-weight:bold;
}
#ft_content p{
	margin-top:0px;
	padding:0px;
}
a.ft_button{
 background: url(i/ft_button_r.gif) no-repeat top right;
 text-decoration:none;
	padding:6px 0;
	* padding:0px;
}
a.ft_button:visited{
	color:#566c11;
}
a.ft_button span{
background: url(i/ft_button_l.gif) no-repeat;
margin-right:25px;
padding:6px 3px 6px 9px;
}

